Libraries tagged by regular-expression
composer/pcre
176250816 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
verbalexpressions/php-verbal-expressions
43427 Downloads
PHP Regular expressions made easy
tmilos/lexer
997517 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1455579 Downloads
Library that generates regular expressions that match a list of strings.
rawr/t-regx
121826 Downloads
PHP regular expression brought up to modern standards.
inacho/php-credit-card-validator
1299277 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
icomefromthenet/reverse-regex
360438 Downloads
Convert Regular Expressions into text, for testing
niklongstone/regex-reverse
107267 Downloads
Regular Expression reverter, generates a string from a provided regular expression
regex-guard/regex-guard
413379 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1440960 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
404809 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 .
freelancehunt/php-credit-card-validator
380488 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
selvinortiz/flux
2002 Downloads
Fluent regular expressions in PHP.
pointybeard/reverse-regex
24296 Downloads
Convert Regular Expressions into text, for testing
mindplay/timber
32529 Downloads
Timber is a request router with regular expression support, high performance, and a developer-friendly, human-readable API