This Symfony 2 / 3 bundle provide integration GraphQL using webonyx/graphql-php and GraphQL Relay. It also supports batching using libs like ReactRelayNetworkLayer.
For documentation, see:
Resources/doc/
Tests:
Install phpunit.
In the bundle directory:
phpunit
Fix PHP CS:
vendor/bin/php-cs-fixer fix ./