spencer-mortensen / parser
Define and parse a context-free grammar
5.0.3
2018-06-22 17:45 UTC
Requires
- php: >=5.6.0
- spencer-mortensen/autoloader: ~1.0
- spencer-mortensen/regular-expressions: ~1.0
README
Define and parse a context-free grammar.
Requirements
- PHP >= 5.6
License
This package is released under an open-source license: LGPL-3.0
Installation
If you're using Composer, you can include this package (spencer-mortensen/parser):
composer require spencer-mortensen/parser
Unit tests
This project uses the Lens unit-testing framework.