Libraries tagged by regular expression
selay/php-credit-card-validator
9541 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
schmunk42/multi-theme
7422 Downloads
Yii Framework Theme-Manager class, switch themes by regular expressions on controller routes.
rkr/regexp-builder
9 Downloads
A builder for regular expressions
patrickschur/words2regex
25 Downloads
Build your regular expressions based on your texts.
multihanded/regent
18 Downloads
The package for Laravel allows you to write regular expressions declaratively.
madkom/regex
1148 Downloads
PCRE RegEx wrapper around PHP regular expression functions
koca/easyregex
45 Downloads
PHP Regular expressions made easy
irabbi360/php-credit-card-validator
854 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
hoels/regex
594 Downloads
A wrapper around regular expressions.
heimrichhannot/contao-replace-bundle
1366 Downloads
Helper contao bundle to perform a regular expression search and replace on front end page.
evosoftcz/reverse-regex
2133 Downloads
Convert Regular Expressions into text, for testing
dhii/regex-abstract
1375 Downloads
Abstract functionality for working with regular expressions
danbettles/php-reggie
209 Downloads
Reggie is a very simple regular-expression builder
corviz/router
342 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support