progminer / kmyacc-lib
Library for kmyacc generated PHP files
dev-master
2018-08-03 00:33 UTC
Requires
- progminer/jlex-php-lib: master-dev
This package is auto-updated.
Last update: 2024-12-14 20:29:50 UTC
README
Library for kmyacc generated files.
Requirements
Parser that extends AbstractParser
requires lexer generated by JLexPHP.
Install
Via Composer:
composer require progminer/kmyacc-lib
Examples
Some examples is contained in the examples
directory in root of repo.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email eridan200@mail.ru instead of using the issue tracker.
Credits
- Eridan Domoratskiy
- Masato Bito - the author of the original PHP template for kmyacc.
- All Contributors
License
The MIT License (MIT). Please see License File for more information.