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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ivome/graphql-relay-php

Open-source alternatives to Graphql Relay Php

9 open-source projects similar to ivome/graphql-relay-php, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphql Relay Php alternative.

  • dpauli/php-graphql-request-builderdpauli avatar

    dpauli/php-graphql-request-builder

    4View on GitHub↗

    Creates a GraphQL request payload with simple objects

    PHP
    View on GitHub↗4
  • jerowork/graphql-attribute-schemajerowork avatar

    jerowork/graphql-attribute-schema

    16View on GitHub↗

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

    PHP
    View on GitHub↗16
  • leocavalcante/silerleocavalcante avatar

    leocavalcante/siler

    1,111View on GitHub↗

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

    PHP
    View on GitHub↗1,111
  • nuwave/lighthousenuwave avatar

    nuwave/lighthouse

    3,494View on GitHub↗

    A framework for serving GraphQL from Laravel

    PHP
    View on GitHub↗3,494
  • overblog/graphqlbundleoverblog avatar

    overblog/GraphQLBundle

    796View on GitHub↗

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

    PHP
    View on GitHub↗796
  • rebing/graphql-laravelrebing avatar

    rebing/graphql-laravel

    2,214View on GitHub↗

    Laravel wrapper for Facebook's GraphQL

    PHP
    View on GitHub↗2,214

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • thecodingmachine/graphqlitethecodingmachine avatar

    thecodingmachine/graphqlite

    572View on GitHub↗

    Use PHP Attributes to declare your GraphQL API

    MDX
    View on GitHub↗572
  • webonyx/graphql-phpwebonyx avatar

    webonyx/graphql-php

    4,717View on 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
    View on GitHub↗4,717
  • wp-graphql/wp-graphqlwp-graphql avatar

    wp-graphql/wp-graphql

    3,780View on 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
    View on GitHub↗3,780