graphql-php
GraphQL framework
A PHP implementation of the GraphQL specification
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
5k stars
112 watching
566 forks
Language: PHP
last commit: 4 days ago
Linked from 1 awesome list
apiapi-managementgraphqlgraphql-phpphprest-replacement
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |
wp-graphql/wp-graphql | Provides an API layer for WordPress using GraphQL schema and serves data to clients in a flexible and scalable way. | 3,667 |
graphql-dotnet/graphql-dotnet | A .NET library implementing Facebook's GraphQL specification | 5,866 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,704 |
nuwave/lighthouse | A PHP framework that integrates GraphQL with Laravel applications | 3,368 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,660 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
graphql-python/graphene | An opinionated Python library for building GraphQL schemas/types fast and easily. | 8,094 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,920 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,328 |
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,794 |
graphql-editor/graphql-editor | An IDE for designing and visualizing GraphQL schemas | 6,010 |
graphql/graphiql | A set of libraries and tools for building GraphQL-based integrated development environments (IDEs) and language servers. | 16,103 |
hasura/graphqurl | A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL. | 3,341 |