fubhy / graphql-php
A GraphQL parser for PHP.
1.0.1
2016-04-28 00:39 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ~4.7
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2026-03-29 02:58:52 UTC
README
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.