vojtech-dobes/php-graphql-server

Maintainers

Package info

github.com/vojtech-dobes/php-graphql-server

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

Statistics

Installs: 366

Dependents: 3

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-28 15:54:23 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.