Libraries tagged by Pregex
hallindavid/manny
83824 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)
incenteev/emoji-pattern
323174 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
239938 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
simpleregex/srl-php
15842 Downloads
Simple Regex Language
chevere/regex
13259 Downloads
Validated regular expression
adambullmer/usdl-regex
34756 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
23882 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
133936 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
aymanrb/php-unstructured-text-parser
17608 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
5984 Downloads
A simple regex-based Markdown parser.
zero-to-prod/regex-email
7778 Downloads
A regular expression to check an email string
robinbressan/regex-parser
13199 Downloads
AST for PCRE Regex
pointybeard/reverse-regex
32458 Downloads
Convert Regular Expressions into text, for testing
mcustiel/php-simple-regex
11505 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4408 Downloads
PHP Regular Expressions Builder