Libraries tagged by Pregex
hallindavid/manny
90834 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
334355 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
246729 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
simpleregex/srl-php
15967 Downloads
Simple Regex Language
pointybeard/reverse-regex
36462 Downloads
Convert Regular Expressions into text, for testing
chevere/regex
15750 Downloads
Validated regular expression
adambullmer/usdl-regex
35014 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
24100 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
136258 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
kendall-hopkins/formal-theory
1602 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
cytopia/awesome-ci
5796 Downloads
Lot's of tools for git, file and static source code analysis.
aymanrb/php-unstructured-text-parser
18439 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
6335 Downloads
A simple regex-based Markdown parser.
zero-to-prod/regex-semver
2163 Downloads
A regular expression to check a SemVer string.
zero-to-prod/regex-email
10916 Downloads
A regular expression to check an email string