remorhaz/lexer-runtime

Lexical Analysis Runtime Library

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/remorhaz/lexer-runtime

dev-master 2020-06-30 10:51 UTC

This package is auto-updated.

Last update: 2025-09-29 02:08:22 UTC


README

Latest Stable Version Build Status Scrutinizer Code Quality codecov Mutation testing badge License

Introduction

This library provides minimalistic runtime environment to perform lexical analysis.

Requirements

  • PHP 7.3+
  • Internationalization functions (intl)

Installation

To install this library using composer, run the following command:

composer require remorhaz/lexer-runtime

License

This library is licensed under MIT license.