Add a Symfony2 implementation

This commit is contained in:
Jérémiah VALERIE 2016-03-07 11:11:52 +01:00
parent 201fb7754f
commit d372ebaf35

View File

@ -469,5 +469,6 @@ Make sure to check [tests](https://github.com/webonyx/graphql-php/tree/master/te
- [Integration with Relay](https://github.com/ivome/graphql-relay-php)
- [Use GraphQL with Laravel 5](https://github.com/Folkloreatelier/laravel-graphql)
- [Relay helpers for laravel-graphql](https://github.com/nuwave/laravel-graphql-relay)
- [GraphQL and Relay with Symfony2](https://github.com/overblog/GraphQLBundle)
Also check [Awesome GraphQL](https://github.com/chentsulin/awesome-graphql) for full picture of GraphQL ecosystem.