Libraries tagged by regular expressions
composer/pcre
257537423 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
spatie/regex
12884690 Downloads
A sane interface for php's built in preg_* functions
verbalexpressions/php-verbal-expressions
47037 Downloads
PHP Regular expressions made easy
rawr/t-regx
145538 Downloads
PHP regular expression brought up to modern standards.
tmilos/lexer
1505853 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1811177 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1350279 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
niklongstone/regex-reverse
131805 Downloads
Regular Expression reverter, generates a string from a provided regular expression
regex-guard/regex-guard
471209 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1496220 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
lochmueller/sourceopt
489126 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
icomefromthenet/reverse-regex
378822 Downloads
Convert Regular Expressions into text, for testing
freelancehunt/php-credit-card-validator
496470 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
kendall-hopkins/formal-theory
1415 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
pointybeard/reverse-regex
36320 Downloads
Convert Regular Expressions into text, for testing