Libraries tagged by regular expressions
markwilson/verbal-expressions-php
39258 Downloads
VerbalExpressions for PHP; ported from jehna/VerbalExpressions
kendall-hopkins/formal-theory
1289 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
antevenio/stream-regex-iterator
12942 Downloads
PHP iterator of regex matches over streams
sizuhiko/hexpress
309 Downloads
hexpress is a PHP library that human way to define regular expressions
selay/php-credit-card-validator
8617 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
1496 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
3215 Downloads
This library has quick router usage with regular expressions.
enso-media/reverse-regex
19491 Downloads
Convert Regular Expressions into text
antalaron/regex-validator
4716 Downloads
PHP library to validate regular expressions
annaghd/php-credit-card-validator-plus
11603 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
2264 Downloads
Convert Regular Expressions into text, for testing
spencer-mortensen/regular-expressions
246 Downloads
Use regular expressions through a cleaner interface