ganbarodigital / php-mv-text-parser
Package info
github.com/ganbarodigital/php-mv-text-parser
pkg:composer/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: 2026-03-11 06:01:08 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.