Libraries tagged by regular-expression
joest8/pdfinterpreter
1 Downloads
This class is designed to convert multiple PDF files, whether image-based or text-based, into an array of data.The class uses user-defined templates containing regular expressions to control the data extraction process, allowing for customized and flexible output.
jitsu/regex
86 Downloads
Normalized API for PHP's regular expression functions
jared/php-tokenizer
10 Downloads
This package provides a simple standalone regular expressions powered tokenizer.
ippey/url-regex
6 Downloads
Regular expression for matching URLs
interitty/tokenizer
38 Downloads
Use regular expressions to split a given string into tokens.
imaddev/php-credit-card-validator
24 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
giahojnost/credit-card-validator
2 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
g4/php-credit-card-validator
11 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
funch/re
17 Downloads
regular expression
fresh-advance/regex-dependency
27 Downloads
Small, configurable service locator/DI container with possibility to describe keys as regular expressions. The component can be used as a Router too.
ely/php-tempmailbuster
167 Downloads
Control emails with black and white lists; make lists of domains using regular expressions and validate emails with them
eab/regexpline
56 Downloads
eZ Publish legacy extension providing a datatype that validates its content against regular expressions
duitni/filter
9 Downloads
Filter regular expression and pattern search
dhii/regex-abstract
1357 Downloads
Abstract functionality for working with regular expressions
ddliu/requery
58 Downloads
Query text data with the power of Regular Expression.