paweldziok / graphql-php-parser
GraphQL PHP Lexer
dev-master
2015-07-15 20:23 UTC
Requires (Dev)
- phpunit/phpunit: ~4.7
This package is not auto-updated.
Last update: 2025-06-11 13:27:43 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.