vojtech-dobes/php-graphql-server

Installs: 357

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/vojtech-dobes/php-graphql-server

dev-master 2025-08-28 14:46 UTC

This package is auto-updated.

Last update: 2025-09-28 15:01:50 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.