Libraries tagged by regular-expression
selay/php-credit-card-validator
8654 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
relaxphp/greppy
17 Downloads
Relax with this awesome library for working with regular expressions with PHP
nberces/reverse-regex
1530 Downloads
Convert Regular Expressions into text, for testing
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
maestroerror/eloquent-regex
19 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
lion/route
3234 Downloads
This library has quick router usage with regular expressions.
kendall-hopkins/formal-theory
1292 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
enso-media/reverse-regex
19557 Downloads
Convert Regular Expressions into text
antalaron/regex-validator
4818 Downloads
PHP library to validate regular expressions
annaghd/php-credit-card-validator-plus
11663 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ahorkh/reverse-regex
2292 Downloads
Convert Regular Expressions into text, for testing
daffie/sql-like-to-regular-expression
984 Downloads
Library to convert SQL Like patterns to regular expressions patterns
tonglil/localize
744 Downloads
A library to localize location-based attributes and coerce values into desired formats based on regular expressions.
matmar10/msisdn-format-bundle
18 Downloads
Symfony bundle for mobile phone number and msisdn validation based on country
imelgrat/feed-finder
34 Downloads
A PHP class for extracting the URLs of RSS (1.0 and 2.0) and ATOM feeds associated to a page, as well as OPML outline documents.