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