spencer-mortensen / parser
Define and parse a context-free grammar
Installs: 147
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/spencer-mortensen/parser
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.