Libraries tagged by regularexpression
composer/pcre
348420096 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
niklongstone/regex-reverse
161837 Downloads
Regular Expression reverter, generates a string from a provided regular expression
rawr/t-regx
166893 Downloads
PHP regular expression brought up to modern standards.
nervo/yuicompressor
1566868 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.
php-standard-library/regex
80477 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
lucleroy/php-regex
4969 Downloads
PHP Regular Expressions Builder
mindplay/timber
52896 Downloads
Timber is a request router with regular expression support, high performance, and a developer-friendly, human-readable API
chevere/regex
29877 Downloads
Validated regular expression
nglasl/silverstripe-misdirection
77560 Downloads
This module allows both simple and regular expression link redirections based on customisable mappings, either hooking into a page not found or replacing the default automated URL handling.
cline/regex
3209 Downloads
A sane interface for PHP's built-in preg_* functions
zero-to-prod/regex-email
20519 Downloads
A regular expression to check an email string
gobie/regex
10464 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
daffie/sql-like-to-regular-expression
1530 Downloads
Library to convert SQL Like patterns to regular expressions patterns
antevenio/stream-regex-iterator
15083 Downloads
PHP iterator of regex matches over streams
madkom/regex
1143 Downloads
PCRE RegEx wrapper around PHP regular expression functions