Libraries tagged by regularexpression
flexic/regex-builder
6 Downloads
Provides a builder for regular expressions.
flexic/regex
3 Downloads
Modern regular expression library for PHP
e-spin/form-regex-bundle
483 Downloads
Text field with validate input with regular expression (regex) to a form in Contao.
chriskonnertz/regex
23 Downloads
Use methods to fluently create a regular expression in PHP
bomtools/str
6 Downloads
Tools for string handling
kudos/regmatch
2 Downloads
A class that takes as input a pseudo regular expression and outputs a random string that would match it.
wishva/sri_lanka_mobile_number_validator
4 Downloads
Used regular expression with PHP to validate the number. Take a look and you will understand
webino/each-file-class-implements
7 Downloads
Call callback iterating over class files matching regular expression implementing interface.
tohruss/validation
4 Downloads
regular expression
thirdknown/regular
0 Downloads
PHP Regular expression tools
thibaud-dauce/compliant-regexps
88 Downloads
An easy way to correct user input based on a regular expression
pmvc-plugin/regexp
478 Downloads
Regular Expression Tool
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.