Libraries tagged by regular expression
lezhnev74/pasvl
47894 Downloads
Array Validator (regular expressions for nested array, sort of)
chevere/regex
16864 Downloads
Validated regular expression
selvinortiz/flux
2016 Downloads
Fluent regular expressions in PHP.
nglasl/silverstripe-misdirection
76227 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
11807 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4474 Downloads
PHP Regular Expressions Builder
fleshgrinder/url-validator
29764 Downloads
A regular expression to validate URLs.
zero-to-prod/regex-email
11378 Downloads
A regular expression to check an email string
pointybeard/reverse-regex
36872 Downloads
Convert Regular Expressions into text, for testing
okapi/wildcards
7515 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
nyu8/flarum-email-filter
1890 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
ilario-pierbattista/reverse-regex
12563 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
gidlov/copycat
82388 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.
convenia/credit-card-validator-php
42386 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
2121 Downloads
A simple RTF to Plain Text Converter using regular expressions. Support for PHP, Python, Javascript and CSharp