- Standard Server – Out of the box integration with any PSR-7 compatible framework (like Slim or Zend Expressive).
- Relay Library for graphql-php – Helps construct Relay related schema definitions.
- Laravel
- Laravel GraphQL – Integration with Laravel 5
- laravel-graphql-relay – Relay Helpers for Laravel
- Lighthouse – GraphQL Server for Laravel
- OverblogGraphQLBundle – Bundle for Symfony
- GraphQL Doctrine – Define types with Doctrine ORM annotations
- DataLoaderPHP – as a ready implementation for deferred resolvers
- GraphQL Uploads – A PSR-15 middleware to support file uploads in GraphQL.
- GraphQL Batch Processor – Provides a builder interface for defining collection, querying, filtering, and post-processing logic of batched data fetches.
- GraphQL Utils – Objective schema definition builders (no need for arrays anymore) and
DateTimescalar - PSR 15 compliant middleware for the Standard Server (experimental)
- GraphQL Playground – GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
- GraphiQL – An in-browser IDE for exploring GraphQL
- ChromeiQL or GraphiQL Feen – GraphiQL as Google Chrome extension