backendtea/regexer

Parsing and altering of regexes

Maintainers

Package info

github.com/BackEndTea/Regexer

pkg:composer/backendtea/regexer

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 16

Open Issues: 3

0.1.0 2021-01-28 18:20 UTC

This package is auto-updated.

Last update: 2026-03-05 21:28:56 UTC


README

A regex parser written in PHP.

Regexer allows you to manipulate regex as an AST, see the Examples dir on how this lib can be used.