An open API service indexing awesome lists of open source software.

https://github.com/backendtea/regexer

Parsing and altering of regexes
https://github.com/backendtea/regexer

pcre php regex

Last synced: about 1 year ago
JSON representation

Parsing and altering of regexes

Awesome Lists containing this project

README

          

# Regexer

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.