mmaglovanyi / graphql-php-parser
GraphQL PHP Lexer
1.0.4
2018-07-27 09:05 UTC
Requires (Dev)
- phpunit/phpunit: ~4.7
This package is not auto-updated.
Last update: 2026-03-29 13:58:48 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.