awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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/lighthousenuwave 的头像

    nuwave/lighthouse

    3,494在 GitHub 上查看↗

    A framework for serving GraphQL from Laravel

    PHP
    在 GitHub 上查看↗3,494
  • chrisbjr/api-guardchrisbjr 的头像

    chrisbjr/api-guard

    694在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗694
  • dingo/apidingo 的头像

    dingo/api

    9,355在 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
    在 GitHub 上查看↗9,355
  • dpauli/php-graphql-request-builderdpauli 的头像

    dpauli/php-graphql-request-builder

    4在 GitHub 上查看↗

    Creates a GraphQL request payload with simple objects

    PHP
    在 GitHub 上查看↗4
  • flugger/laravel-responderflugger 的头像

    flugger/laravel-responder

    890在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗890

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • ivome/graphql-relay-phpivome 的头像

    ivome/graphql-relay-php

    271在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗271
  • jerowork/graphql-attribute-schemajerowork 的头像

    jerowork/graphql-attribute-schema

    16在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗16
  • leocavalcante/silerleocavalcante 的头像

    leocavalcante/siler

    1,111在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗1,111
  • overblog/graphqlbundleoverblog 的头像

    overblog/GraphQLBundle

    796在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗796
  • spatie/laravel-fractalspatie 的头像

    spatie/laravel-fractal

    1,910在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗1,910
  • thecodingmachine/graphqlitethecodingmachine 的头像

    thecodingmachine/graphqlite

    572在 GitHub 上查看↗

    Use PHP Attributes to declare your GraphQL API

    MDX
    在 GitHub 上查看↗572
  • webonyx/graphql-phpwebonyx 的头像

    webonyx/graphql-php

    4,717在 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
    在 GitHub 上查看↗4,717
  • barryvdh/laravel-corsbarryvdh 的头像

    barryvdh/laravel-cors

    6,240在 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
    在 GitHub 上查看↗6,240
  • wp-graphql/wp-graphqlwp-graphql 的头像

    wp-graphql/wp-graphql

    3,780在 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
    在 GitHub 上查看↗3,780