joetjen.net
EN DE
← All libraries
PHP

php-graphql

A GraphQL implementation for PHP.

Intention

Written to understand the specification from the inside — parser, schema and execution — rather than to compete with the established libraries.

Install
composer require joetjen/graphql
PHPGraphQL