ganbarodigital / php-mv-text-parser
Installs: 15
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ganbarodigital/php-mv-text-parser
Requires
- php: >= 5.5
Requires (Dev)
- couscous/couscous: dev-develop
- phpunit/phpunit: ^6.0
This package is not auto-updated.
Last update: 2025-09-24 04:01:43 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.