mmaglovanyi / graphql-php-parser
GraphQL PHP Lexer
Installs: 14 471
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
pkg:composer/mmaglovanyi/graphql-php-parser
Requires (Dev)
- phpunit/phpunit: ~4.7
This package is not auto-updated.
Last update: 2025-12-21 12:35:50 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.