Libraries tagged by regular-expression
webino/each-file-class-implements
7 Downloads
Call callback iterating over class files matching regular expression implementing interface.
vladbabii/leophpard
6 Downloads
Quick url router filter for routes with regular expressions that don't span multiple url pieces
thirdknown/regular
0 Downloads
PHP Regular expression tools
thibaud-dauce/compliant-regexps
87 Downloads
An easy way to correct user input based on a regular expression
tea/regex
54 Downloads
A clean interface for building and working with regular expressions. Lightweight wrapper for the built in PCRE library (preg_* functions).
steviostudio/reverse-regex
130 Downloads
Convert Regular Expressions into text
shiyan/file-to-sqlite
4 Downloads
Copies data from a file to an SQLite database using regular expressions.
se7enxweb/regexpline
1 Downloads
eZ Publish legacy extension providing a datatype that validates its content against regular expressions
pointybeard/laravel-sku
1 Downloads
A Laravel package for generating SKU codes via regular expressions.
pmvc-plugin/regexp
477 Downloads
Regular Expression Tool
phprivoxy/matcher
6 Downloads
Simple URI matcher without regular expressions.
obf/regexp
3550 Downloads
The Opsbears Framework Regular Expression Component
nick-jones/globby
44 Downloads
Glob wildcard → regular expression translation library
milantex/tpc
13 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
20 Downloads
A Symfony bundle to restrict reserved values in form fields such as usernames or slugs, with support for exact matches and regular expressions.