Libraries tagged by regular-expression
mindplay/timber
53008 Downloads
Timber is a request router with regular expression support, high performance, and a developer-friendly, human-readable API
kendall-hopkins/formal-theory
7782 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
ilario-pierbattista/reverse-regex
25118 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
chevere/regex
30037 Downloads
Validated regular expression
nglasl/silverstripe-misdirection
77565 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
13161 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
cline/regex
3261 Downloads
A sane interface for PHP's built-in preg_* functions
zero-to-prod/regex-email
20638 Downloads
A regular expression to check an email string
selvinortiz/flux
2063 Downloads
Fluent regular expressions in PHP.
okapi/wildcards
14089 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
gobie/regex
10464 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
convenia/credit-card-validator-php
51668 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
clank-ai/rtf-converter
4901 Downloads
A simple RTF to Plain Text Converter using regular expressions. Support for PHP, Python, Javascript and CSharp
antalaron/regex-validator
7960 Downloads
PHP library to validate regular expressions
daffie/sql-like-to-regular-expression
1531 Downloads
Library to convert SQL Like patterns to regular expressions patterns