This library provides full-featured implementation of a GraphQL server, based on latest stable specification.
To install the latest version, run the following command:
composer require vojtech-dobes/php-graphql-server
Minimum supported PHP version is 8.4.
Read full documentation here.