Libraries tagged by regularexpression
composer/pcre
369171831 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
niklongstone/regex-reverse
168190 Downloads
Regular Expression reverter, generates a string from a provided regular expression
rawr/t-regx
171699 Downloads
PHP regular expression brought up to modern standards.
php-standard-library/regex
138216 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
nervo/yuicompressor
1584572 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.
mindplay/timber
54587 Downloads
Timber is a request router with regular expression support, high performance, and a developer-friendly, human-readable API
chevere/regex
32463 Downloads
Validated regular expression
nglasl/silverstripe-misdirection
77999 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.
lucleroy/php-regex
5099 Downloads
PHP Regular Expressions Builder
cline/regex
5749 Downloads
A sane interface for PHP's built-in preg_* functions
zero-to-prod/regex-email
23215 Downloads
A regular expression to check an email string
gobie/regex
10551 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
daffie/sql-like-to-regular-expression
1662 Downloads
Library to convert SQL Like patterns to regular expressions patterns
antevenio/stream-regex-iterator
15228 Downloads
PHP iterator of regex matches over streams
gidlov/copycat
82389 Downloads
A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page.