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: 2 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. | 557 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 277 |
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,324 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 410 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
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. | 258 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |