fubhy/graphql-php

A GraphQL parser for PHP.

1.0.1 2016-04-28 00:39 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:18:30 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

PSR-4 compliant implementation of Facebook's GraphQL parser reference implementation in PHP.

Install

Via Composer

$ composer require fubhy/graphql-php

Usage

To be done ...

Testing

$ composer test

Contributing

To be done ...

Security

If you discover any security related issues, please email fubhy@fubhy.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.