Libraries tagged by regular expressions
mindplay/timber
32699 Downloads
Timber is a request router with regular expression support, high performance, and a developer-friendly, human-readable API
lezhnev74/pasvl
44308 Downloads
Array Validator (regular expressions for nested array, sort of)
gidlov/copycat
81291 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.
chevere/regex
4282 Downloads
Validated regular expression
nglasl/silverstripe-misdirection
73807 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.
mcustiel/php-simple-regex
10555 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4094 Downloads
PHP Regular Expressions Builder
kendall-hopkins/formal-theory
1198 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
fleshgrinder/url-validator
29091 Downloads
A regular expression to validate URLs.
zero-to-prod/regex-semver
423 Downloads
A regular expression to check a SemVer string.
zero-to-prod/regex-email
486 Downloads
A regular expression to check an email string
nyu8/flarum-email-filter
1344 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
ilario-pierbattista/reverse-regex
6287 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
gobie/regex
9606 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
convenia/credit-card-validator-php
31390 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date