PHPackages                             remorhaz/lexer-runtime - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. remorhaz/lexer-runtime

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

remorhaz/lexer-runtime
======================

Lexical Analysis Runtime Library

00PHPCI failing

Since Jun 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/remorhaz/php-lexer-runtime)[ Packagist](https://packagist.org/packages/remorhaz/lexer-runtime)[ RSS](/packages/remorhaz-lexer-runtime/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Lexical Analysis Runtime Library
================================

[](#lexical-analysis-runtime-library)

[![Latest Stable Version](https://camo.githubusercontent.com/ba2563fe28decd65916b94b3f7fe142279bd5184e73ad234d647aed81620b9fe/68747470733a2f2f706f7365722e707567782e6f72672f72656d6f7268617a2f6c657865722d72756e74696d652f76)](//packagist.org/packages/remorhaz/lexer-runtime)[![Build Status](https://camo.githubusercontent.com/2ad1eea82065acfb01ac039c06f139504678bf32d3fa50c020b175e5f669cdb2/68747470733a2f2f7472617669732d63692e636f6d2f72656d6f7268617a2f7068702d6c657865722d72756e74696d652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/remorhaz/php-lexer-runtime)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0072d45fa5a93ee9bbd3087e61e74fc51f10c27833929e94a361e700163d4b61/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f72656d6f7268617a2f7068702d6c657865722d72756e74696d652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/remorhaz/php-lexer-runtime/?branch=master)[![codecov](https://camo.githubusercontent.com/4936c25b902b02c84e70f5344e0019e77265cb9bbf10ae515354e3b99dd0cd4e/68747470733a2f2f636f6465636f762e696f2f67682f72656d6f7268617a2f7068702d6c657865722d72756e74696d652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/remorhaz/php-lexer-runtime)[![Mutation testing badge](https://camo.githubusercontent.com/c5bab6508ae57760218c8eb74ea730ca4eab4a5968739d36d847acb617d5d088/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d25324672656d6f7268617a2532467068702d6c657865722d72756e74696d652532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/remorhaz/php-lexer-runtime/master)[![License](https://camo.githubusercontent.com/0ac409dd7e20054834aca5fc3878535fa092d5b1a63f946ad6f0c4a11428db20/68747470733a2f2f706f7365722e707567782e6f72672f72656d6f7268617a2f6c657865722d72756e74696d652f6c6963656e7365)](//packagist.org/packages/remorhaz/lexer-runtime)

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

[](#introduction)

This library provides minimalistic runtime environment to perform lexical analysis.

Requirements
------------

[](#requirements)

- PHP 7.3+
- Internationalization functions ([intl](https://www.php.net/manual/en/book.intl.php))

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

[](#installation)

To install this library using [composer](https://getcomposer.org/), run the following command:

```
composer require remorhaz/lexer-runtime

```

License
-------

[](#license)

This library is licensed under [MIT license](./LICENSE).

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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/20e1e02ec475dd6f495f8d4cd599c46251391d353a413090fe1bbc8818cf5910?d=identicon)[remorhaz](/maintainers/remorhaz)

---

Top Contributors

[![remorhaz](https://avatars.githubusercontent.com/u/13167914?v=4)](https://github.com/remorhaz "remorhaz (14 commits)")

### Embed Badge

![Health badge](/badges/remorhaz-lexer-runtime/health.svg)

```
[![Health](https://phpackages.com/badges/remorhaz-lexer-runtime/health.svg)](https://phpackages.com/packages/remorhaz-lexer-runtime)
```

PHPackages © 2026

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