PHPackages                             ganbarodigital/php-mv-text-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. ganbarodigital/php-mv-text-parser

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

ganbarodigital/php-mv-text-parser
=================================

015PHP

Since Oct 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ganbarodigital/php-mv-text-parser)[ Packagist](https://packagist.org/packages/ganbarodigital/php-mv-text-parser)[ RSS](/packages/ganbarodigital-php-mv-text-parser/feed)WikiDiscussions develop Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Grammar Lexer for PHP
=====================

[](#grammar-lexer-for-php)

[![GitHub license](https://camo.githubusercontent.com/fa7d5fcf2c84b580327af52da95dd751703af65f079dc3c5a0081beac0789718/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4e65772532304253442d626c75652e737667)](https://raw.githubusercontent.com/ganbarodigital/php-mv-grammar-lexer/develop/LICENSE.md)[![@ganbarodigital on Twitter](https://camo.githubusercontent.com/cfe3f6e7ae9c18f66fa57bed843790e668bd3ac88417017dfe9f45d8f0296cb9/687474703a2f2f696d672e736869656c64732e696f2f62616467652f747769747465722d25343067616e6261726f6469676974616c2d626c75652e7376673f7374796c653d666c6174)](https://twitter.com/ganbarodigital)[![Total Downloads](https://camo.githubusercontent.com/348d5ecf37658bd0b9e322dc9968b92032f6198aabb46caa63ba7f3f3382fa03/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67616e6261726f6469676974616c2f7068702d6d762d6772616d6d61722d6c657865722e7376673f7374796c653d666c6174)](https://packagist.org/packages/ganbarodigital/php-mv-grammar-lexer)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/22698ea58ccc42e7cad424a1120a8a5719123060009c9cc73574b1eb3a12fb8f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f67616e6261726f6469676974616c2f7068702d6d762d6772616d6d61722d6c657865722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ganbarodigital/php-mv-grammar-lexer/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/35e473a8b5a9b32c07d5da1e005f878d81d211d14af014a6c56201dadec96782/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f67616e6261726f6469676974616c2f7068702d6d762d6772616d6d61722d6c657865722f62616467652e737667)](https://coveralls.io/r/ganbarodigital/pphp-mv-grammar-lexer)[![Dependency Status](https://camo.githubusercontent.com/890030d5466e4dca562fa4d7006499633724c8548778243820a1534b8f17f2d2/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f67616e6261726f6469676974616c3a7068702d6d762d6772616d6d61722d6c657865722f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/ganbarodigital:php-mv-grammar-lexer/dev-master)[![Reference Status](https://camo.githubusercontent.com/9bcc64e8ebe41d1dd82822f8b36c63cd053b49099ce559e590031845617abc2e/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f67616e6261726f6469676974616c3a7068702d6d762d6772616d6d61722d6c657865722f7265666572656e63655f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/php/ganbarodigital:php-mv-grammar-lexer/references)

Introduction
------------

[](#introduction)

Use this library to parse text, applying your own grammar.

Installation
------------

[](#installation)

Run this command to add this library to your `composer.json` file:

```
composer require ganbarodigital/php-mv-grammar-lexer

```

Usage
-----

[](#usage)

See [our docs page](http://ganbarodigital.github.io/php-mv-grammar-lexer) for a tutorial and reference documentation.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dc3934d5c3ce55e18dca95d52b564fb2a34986770af3c532dba6c248ef58f3a?d=identicon)[stuartherbert](/maintainers/stuartherbert)

---

Top Contributors

[![stuartherbert](https://avatars.githubusercontent.com/u/7926?v=4)](https://github.com/stuartherbert "stuartherbert (182 commits)")

### Embed Badge

![Health badge](/badges/ganbarodigital-php-mv-text-parser/health.svg)

```
[![Health](https://phpackages.com/badges/ganbarodigital-php-mv-text-parser/health.svg)](https://phpackages.com/packages/ganbarodigital-php-mv-text-parser)
```

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M41](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46143.1k6](/packages/jstewmc-rtf)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
