qfzcm/graphql-php

A PHP port of GraphQL reference implementation

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

This package is auto-updated.

Last update: 2024-03-28 15:06:34 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