Libraries tagged by preg
indigoviking/expressive
4651 Downloads
Adds PHP PCRE preg functions as Twig filters.
emandiev/regex-replace-twig-filter
3897 Downloads
Adds PHP's preg_replace function as a Twig filter.
vairogs/functions-preg
12 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
jeyroik/preg
497 Downloads
Simple preg replace wrapper
dackou/preg
4 Downloads
dackou php preg
mawebdk/preg-match
7 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
dixflatlinr/preg_return
42 Downloads
Preg_match that returns the result(s) of your choice.
tea/regex
56 Downloads
A clean interface for building and working with regular expressions. Lightweight wrapper for the built in PCRE library (preg_* functions).
mfdj/regsexy
47 Downloads
Elegant regular expression creation and processing using clean, fluent interfaces.
kafene/pcre-exception
9 Downloads
An exception class for PCRE engine errors
jitsu/wrap
71 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
jitsu/regex
102 Downloads
Normalized API for PHP's regular expression functions
chattervast/expressive
0 Downloads
Adds PHP PCRE preg functions as Twig filters.
jurijveresciaka/lib-regex-helper
29 Downloads
Regex helper library provides abstraction level of PHP preg_match function.
jackjohansson/oopcre
0 Downloads
OOP Based Regex for PHP