Skip to content

Commit 80c5f1b

Browse files
authored
Merge pull request graphql#798 from murtukov/patch-1
Add a Symfony bundle into the PHP section
2 parents 40ae5f9 + f1cdcd6 commit 80c5f1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/code/index.html.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,8 @@ Apollo Server also supports all Node.js HTTP server frameworks: Express, Connect
341341
342342
- [graphql-php](https://github.com/webonyx/graphql-php): A PHP port of GraphQL reference implementation
343343
- [graphql-relay-php](https://github.com/ivome/graphql-relay-php): A library to help construct a graphql-php server supporting react-relay.
344-
- [Lighthouse](https://github.com/nuwave/lighthouse): GraphQL Server for Laravel
344+
- [Lighthouse](https://github.com/nuwave/lighthouse): A GraphQL server for Laravel
345+
- [GraphQLBundle](https://github.com/overblog/GraphQLBundle): A GraphQL server for Symfony
345346
346347
#### [API Platform](https://api-platform.com) ([github](https://github.com/api-platform/api-platform))
347348

0 commit comments

Comments
 (0)