paweldziok / graphql-php-parser
GraphQL PHP Lexer
dev-master
2015-07-15 20:23 UTC
Requires
None
Requires (Dev)
- phpunit/phpunit: ~4.7
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-16 19:46:41 UTC
README
Translated to PHP from ooflorent/graphql-parser
Installation
The suggested installation method is via composer:
composer require "paweldziok/graphql-php-parser"
Usage
TODO
Contributing
- Fork the project.
- Make your bug fix or feature addition.
- Add tests for it.
- Send a pull request.