qfzcm/graphql-php

A PHP port of GraphQL reference implementation

Installs: 1 037

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/qfzcm/graphql-php

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

This package is auto-updated.

Last update: 2025-09-28 18:17:25 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