Libraries tagged by preg
emandiev/regex-replace-twig-filter
3884 Downloads
Adds PHP's preg_replace function as a Twig filter.
xxorax/jsxs
3262 Downloads
A Javascript compressor based on preg written in PHP.
vairogs/functions-preg
8 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
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
54 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
69 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
jitsu/regex
100 Downloads
Normalized API for PHP's regular expression functions
indigoviking/expressive
4647 Downloads
Adds PHP PCRE preg functions as Twig filters.
chattervast/expressive
0 Downloads
Adds PHP PCRE preg functions as Twig filters.
jurijveresciaka/lib-regex-helper
28 Downloads
Regex helper library provides abstraction level of PHP preg_match function.
jackjohansson/oopcre
0 Downloads
OOP Based Regex for PHP