GraphQL 🕸
Schema first bundle for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php for symfony framework
A query engine for any combination of data sources. Query your files and APIs as if they were databases!
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
🎡 GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
Schema SDL first lib for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php
GraphQL is a query language and execution engine tied to any backend service.
GraphQL query complexity analysis and validation for graphql-js
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
This bundle provides tools to build a complete GraphQL API server in your Symfony App.
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript