Libraries tagged by regexp
milwad/laravel-validate
28383 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
niklongstone/regex-reverse
133810 Downloads
Regular Expression reverter, generates a string from a provided regular expression
icomefromthenet/reverse-regex
380707 Downloads
Convert Regular Expressions into text, for testing
hallindavid/manny
93730 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)
cytopia/awesome-ci
5888 Downloads
Lot's of tools for git, file and static source code analysis.
chriskonnertz/bbcode
249289 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
simpleregex/srl-php
16039 Downloads
Simple Regex Language
robinbressan/regex-parser
13625 Downloads
AST for PCRE Regex
chevere/regex
17020 Downloads
Validated regular expression
adambullmer/usdl-regex
35122 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
24182 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
137928 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
kendall-hopkins/formal-theory
2218 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
aymanrb/php-unstructured-text-parser
18831 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
6568 Downloads
A simple regex-based Markdown parser.