Libraries tagged by regular-expression
lezhnev74/pasvl
44074 Downloads
Array Validator (regular expressions for nested array, sort of)
gidlov/copycat
81158 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
3519 Downloads
Validated regular expression
nglasl/silverstripe-misdirection
73607 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
10463 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4087 Downloads
PHP Regular Expressions Builder
fleshgrinder/url-validator
28998 Downloads
A regular expression to validate URLs.
selay/php-credit-card-validator
6664 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
nyu8/flarum-email-filter
1298 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
kendall-hopkins/formal-theory
1182 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
ilario-pierbattista/reverse-regex
5861 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
gobie/regex
9553 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
convenia/credit-card-validator-php
30766 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
setono/postal-code-regular-expressions
1917 Downloads
List of regular expressions for postal codes to use in your validation of postal codes
daffie/sql-like-to-regular-expression
345 Downloads
Library to convert SQL Like patterns to regular expressions patterns