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