Libraries tagged by regulator
spatie/regex
20400650 Downloads
A sane interface for php's built in preg_* functions
hoa/compiler
17501278 Downloads
The Hoa\Compiler library.
rawr/t-regx
168520 Downloads
PHP regular expression brought up to modern standards.
niklongstone/regex-reverse
164154 Downloads
Regular Expression reverter, generates a string from a provided regular expression
verbalexpressions/php-verbal-expressions
50719 Downloads
PHP Regular expressions made easy
tmilos/lexer
1900057 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
2363616 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1421656 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
691993 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
lavela/phpjasper
70332 Downloads
Gerador de relatórios PHP
regex-guard/regex-guard
534702 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1573095 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
593062 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 .
lezhnev74/pasvl
58851 Downloads
Array Validator (regular expressions for nested array, sort of)
icomefromthenet/reverse-regex
392137 Downloads
Convert Regular Expressions into text, for testing