ganbarodigital / php-mv-text-parser
dev-develop
2017-07-01 15:51 UTC
Requires
- php: >= 5.5
Requires (Dev)
- couscous/couscous: dev-develop
- phpunit/phpunit: ^6.0
This package is not auto-updated.
Last update: 2024-11-06 00:02:26 UTC
README
Introduction
Use this library to parse text, applying your own grammar.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-mv-grammar-lexer
Usage
See our docs page for a tutorial and reference documentation.