Libraries tagged by Pregex
hallindavid/manny
79816 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
simpleregex/srl-php
15737 Downloads
Simple Regex Language
incenteev/emoji-pattern
308242 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
230533 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
chevere/regex
11242 Downloads
Validated regular expression
adambullmer/usdl-regex
34478 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
23513 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
131274 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
aymanrb/php-unstructured-text-parser
17215 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
5466 Downloads
A simple regex-based Markdown parser.
robinbressan/regex-parser
13017 Downloads
AST for PCRE Regex
pointybeard/reverse-regex
31045 Downloads
Convert Regular Expressions into text, for testing
mcustiel/php-simple-regex
11275 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4344 Downloads
PHP Regular Expressions Builder
ilario-pierbattista/reverse-regex
10071 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex