Libraries tagged by regex
composer/pcre
359642201 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
spatie/regex
20764090 Downloads
A sane interface for php's built in preg_* functions
hoa/regex
17638873 Downloads
The Hoa\Regex library.
gherkins/regexpbuilderphp
191664 Downloads
PHP port of thebinarysearchtree/regexpbuilderjs
jasny/twig-extensions
11244747 Downloads
A set of useful Twig filters
yoeunes/regex-parser
121345 Downloads
A PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero runtime dependencies.
niklongstone/regex-reverse
165897 Downloads
Regular Expression reverter, generates a string from a provided regular expression
hotmeteor/regex
65195 Downloads
A Regex library for Laravel.
s9e/regexp-builder
2395820 Downloads
Library that generates regular expressions that match a list of strings.
rawr/t-regx
169512 Downloads
PHP regular expression brought up to modern standards.
milwad/laravel-validate
49152 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
regex-guard/regex-guard
537163 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
php-standard-library/regex
112005 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
kozz/emoji-regex
178557 Downloads
Emoji regex parser
icomefromthenet/reverse-regex
392352 Downloads
Convert Regular Expressions into text, for testing