vojtech-dobes/php-graphql-server

dev-master 2025-04-22 16:34 UTC

This package is auto-updated.

Last update: 2025-04-25 16:03:12 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.