From d372ebaf35f3580b7210b5c66c81f9742a7ac069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9miah=20VALERIE?= Date: Mon, 7 Mar 2016 11:11:52 +0100 Subject: [PATCH] Add a Symfony2 implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff8003e..ac59668 100644 --- a/README.md +++ b/README.md @@ -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.