backendtea/regexer

Parsing and altering of regexes

0.1.0 2021-01-28 18:20 UTC

This package is auto-updated.

Last update: 2024-03-05 16:41:26 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.