backendtea/regexer

Parsing and altering of regexes

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 4

Forks: 0

Open Issues: 3

pkg:composer/backendtea/regexer

0.1.0 2021-01-28 18:20 UTC

This package is auto-updated.

Last update: 2025-10-05 20:37:16 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.