We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53bfb7 commit 89763c6Copy full SHA for 89763c6
README.md
@@ -4,6 +4,10 @@
4
5
# php-graphql
6
7
+[](https://github.com/joonlabs/php-graphql/actions/workflows/php.yml)
8
+[](//packagist.org/packages/joonlabs/php-graphql)
9
+[](//packagist.org/packages/joonlabs/php-graphql)
10
+
11
php-graphql is a pure php implementation of the latest GraphQL [specification](https://github.com/graphql/graphql-spec)
12
based on the [reference implementation in JavaScript](https://github.com/graphql/graphql-js).
13
0 commit comments