Libraries tagged by regular-expression
milantex/tpc
14 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
mck89/rebuilder
9 Downloads
REBuilder is a PHP library to build and parse regular expressions
marketflow/yii2-regex-validator
1051 Downloads
Yii2 validator for validating PCRE Regular Expressions
makadev/re2dfa
3 Downloads
Library for Regular Expression to DFA transformation.
madkom/regex
1092 Downloads
PCRE RegEx wrapper around PHP regular expression functions
ldrahnik/regexp
452 Downloads
Set of regular expressions.
joest8/pdfinterpreter
6 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
100 Downloads
Normalized API for PHP's regular expression functions
jared/php-tokenizer
11 Downloads
This package provides a simple standalone regular expressions powered tokenizer.
ippey/url-regex
6 Downloads
Regular expression for matching URLs
interitty/tokenizer
42 Downloads
Use regular expressions to split a given string into tokens.
imaddev/php-credit-card-validator
28 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
hoels/regex
578 Downloads
A wrapper around regular expressions.
giahojnost/credit-card-validator
7 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
15 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date