Libraries tagged by regular
composer/pcre
175501998 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
spatie/regex
8553086 Downloads
A sane interface for php's built in preg_* functions
hoa/compiler
12366506 Downloads
The Hoa\Compiler library.
rawr/t-regx
121596 Downloads
PHP regular expression brought up to modern standards.
verbalexpressions/php-verbal-expressions
43388 Downloads
PHP Regular expressions made easy
tmilos/lexer
993737 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1450180 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1298695 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
360233 Downloads
Convert Regular Expressions into text, for testing
tightenco/quicksand
164279 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
niklongstone/regex-reverse
107088 Downloads
Regular Expression reverter, generates a string from a provided regular expression
regex-guard/regex-guard
412777 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1440409 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
403916 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 .
lightswitch05/php-version-audit
38877 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates