vojtech-dobes/php-graphql-server

dev-master 2025-06-09 07:38 UTC

This package is auto-updated.

Last update: 2025-06-09 07:38:52 UTC


README

Checks

This library provides full-featured implementation of a GraphQL server, based on latest stable specification.

Installation

To install the latest version, run the following command:

composer require vojtech-dobes/php-graphql-server

Minimum supported PHP version is 8.4.

Documentation

Read full documentation here.