From 389f141ef245441186282ea38696e0813542fc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Pel=C3=AD=C5=A1ek?= Date: Tue, 3 Nov 2020 15:24:45 +0100 Subject: [PATCH] Added graphpinator to php section --- src/content/code/code.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/code/code.md b/src/content/code/code.md index 3383c51bf1..cb17d42da8 100644 --- a/src/content/code/code.md +++ b/src/content/code/code.md @@ -340,6 +340,7 @@ Apollo Server also supports all Node.js HTTP server frameworks: Express, Connect - [Lighthouse](https://github.com/nuwave/lighthouse): A GraphQL server for Laravel - [GraphQLBundle](https://github.com/overblog/GraphQLBundle): A GraphQL server for Symfony - [WPGraphQL](https://github.com/wp-graphql/wp-graphql): A free, open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site + - [GraPHPinator](https://github.com/infinityloop-dev/graphpinator): A GraphQL implementation for modern PHP #### [API Platform](https://api-platform.com) ([github](https://github.com/api-platform/api-platform))