Libraries tagged by regular expression
pep/reverse-regex
24 Downloads
Convert Regular Expressions into text, for testing
obf/regexp
3550 Downloads
The Opsbears Framework Regular Expression Component
nick-jones/globby
45 Downloads
Glob wildcard → regular expression translation library
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.
mikamatto/reserved-values-bundle
35 Downloads
A Symfony bundle to restrict reserved values in form fields such as usernames or slugs, with support for exact matches and regular expressions.
mck89/rebuilder
9 Downloads
REBuilder is a PHP library to build and parse regular expressions
marketflow/yii2-regex-validator
1052 Downloads
Yii2 validator for validating PCRE Regular Expressions
makadev/re2dfa
3 Downloads
Library for Regular Expression to DFA transformation.
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
102 Downloads
Normalized API for PHP's regular expression functions
jared/php-tokenizer
15 Downloads
This package provides a simple standalone regular expressions powered tokenizer.
ippey/url-regex
6 Downloads
Regular expression for matching URLs
interitty/tokenizer
0 Downloads
Use regular expressions to split a given string into tokens.
imaddev/php-credit-card-validator
29 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date