GraphQLBundle
GraphQL server
Tools to build a complete GraphQL API server in a Symfony application
This bundle provides tools to build a complete GraphQL API server in your Symfony App.
787 stars
37 watching
222 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
apigraphqlgraphql-bundlegraphql-phpphprelayrelay-network-layersymfonysymfony-bundle
Related projects:
Repository | Description | Stars |
---|---|---|
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 558 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,322 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 326 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 145 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,934 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 412 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
teamwalnut/graphql-ppx | Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. | 257 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
graphql-dotnet/server | A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 |