GraphQL
API query language
A PHP implementation of the GraphQL protocol for building query languages in APIs
Pure PHP realization of GraphQL protocol
710 stars
35 watching
106 forks
Language: PHP
last commit: 6 months ago
Linked from 1 awesome list
graphqlgraphql-phpgraphql-schema
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
yireo/yireo_graphqlratelimiting | Magento 2 module to add rate limiting to GraphQL resources | 11 |
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 557 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
garymardell/oxide | An implementation of GraphQL following the specification as closely as possible | 1 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |