awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rebing/graphql-laravel

Open-source alternatives to Graphql Laravel

14 open-source projects similar to rebing/graphql-laravel, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphql Laravel alternative.

  • nuwave/lighthouseAvatar de nuwave

    nuwave/lighthouse

    3,494Voir sur GitHub↗

    A framework for serving GraphQL from Laravel

    PHP
    Voir sur GitHub↗3,494
  • chrisbjr/api-guardAvatar de chrisbjr

    chrisbjr/api-guard

    694Voir sur GitHub↗

    A simple way of authenticating your RESTful APIs with API keys using Laravel

    PHP
    Voir sur GitHub↗694
  • dingo/apiAvatar de dingo

    dingo/api

    9,355Voir sur GitHub↗

    This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network

    PHP
    Voir sur GitHub↗9,355
  • dpauli/php-graphql-request-builderAvatar de dpauli

    dpauli/php-graphql-request-builder

    4Voir sur GitHub↗

    Creates a GraphQL request payload with simple objects

    PHP
    Voir sur GitHub↗4
  • flugger/laravel-responderAvatar de flugger

    flugger/laravel-responder

    890Voir sur GitHub↗

    A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.

    PHP
    Voir sur GitHub↗890

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • ivome/graphql-relay-phpAvatar de ivome

    ivome/graphql-relay-php

    271Voir sur GitHub↗

    A library to help construct a graphql-php server supporting react-relay.

    PHP
    Voir sur GitHub↗271
  • jerowork/graphql-attribute-schemaAvatar de jerowork

    jerowork/graphql-attribute-schema

    16Voir sur GitHub↗

    Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.

    PHP
    Voir sur GitHub↗16
  • leocavalcante/silerAvatar de leocavalcante

    leocavalcante/siler

    1,111Voir sur GitHub↗

    ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.

    PHP
    Voir sur GitHub↗1,111
  • overblog/graphqlbundleAvatar de overblog

    overblog/GraphQLBundle

    796Voir sur GitHub↗

    This bundle provides tools to build a complete GraphQL API server in your Symfony App.

    PHP
    Voir sur GitHub↗796
  • spatie/laravel-fractalAvatar de spatie

    spatie/laravel-fractal

    1,910Voir sur GitHub↗

    An easy to use Fractal wrapper built for Laravel and Lumen applications

    PHP
    Voir sur GitHub↗1,910
  • thecodingmachine/graphqliteAvatar de thecodingmachine

    thecodingmachine/graphqlite

    572Voir sur GitHub↗

    Use PHP Attributes to declare your GraphQL API

    MDX
    Voir sur GitHub↗572
  • webonyx/graphql-phpAvatar de webonyx

    webonyx/graphql-php

    4,717Voir sur GitHub↗

    This project is a PHP implementation of the GraphQL specification. It provides a suite of tools for building servers that process queries and mutations, including a schema parser, an execution engine for evaluating operations, and a toolkit for manipulating abstract syntax trees. The library differentiates itself through a specialized AST toolkit that allows for the inspection, modification, and printing of GraphQL abstract syntax trees. It also includes a mechanism for deferred field resolution to enable asynchronous data fetching and prevent blocking the primary execution thread. The imple

    PHP
    Voir sur GitHub↗4,717
  • barryvdh/laravel-corsAvatar de barryvdh

    barryvdh/laravel-cors

    6,240Voir sur GitHub↗

    laravel-cors is a middleware package for Laravel applications that manages Cross-Origin Resource Sharing. It functions as an HTTP security layer that validates request origins and injects the necessary headers into application responses to control how external domains access a backend API. The project provides a configuration-driven policy engine to match incoming request origins and methods against allowed values. This includes support for wildcard origin matching to authorize multiple trusted domains through a single rule and the automatic handling of pre-flight OPTIONS requests. The syste

    PHP
    Voir sur GitHub↗6,240
  • wp-graphql/wp-graphqlAvatar de wp-graphql

    wp-graphql/wp-graphql

    3,780Voir sur GitHub↗

    WPGraphQL is a GraphQL interface for WordPress that transforms a WordPress installation into a headless content source. It functions as a GraphQL schema provider that maps database structures and relational data into a standardized schema, exposing posts, pages, and custom data types through a single flexible endpoint. The project includes an integrated API query builder and schema explorer, allowing for the visual composition of queries and real-time validation of responses. It provides a system for extending the schema with custom fields and relationships to expose specific business data.

    PHP
    Voir sur GitHub↗3,780