qfzcm/graphql-php

A PHP port of GraphQL reference implementation

Maintainers

Package info

github.com/qfzcm/graphql-php

pkg:composer/qfzcm/graphql-php

Statistics

Installs: 1 037

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2021-04-28 08:30 UTC

This package is auto-updated.

Last update: 2026-02-28 19:24:29 UTC


README

CI Coverage Status Latest Stable Version License

This is a PHP implementation of the GraphQL specification based on the reference implementation in JavaScript.

Installation

Via composer:

composer require qfzcm/graphql-php