Libraries tagged by preg
sl5net/preg-contentfinder
1 Downloads
A class to find content based on regular expressions.
rudashi/fluent-regex
6 Downloads
Elegant way for PHP regex
emandiev/regex-replace-twig-filter
3917 Downloads
Adds PHP's preg_replace function as a Twig filter.
xxorax/jsxs
3338 Downloads
A Javascript compressor based on preg written in PHP.
valksor/php-functions-preg
38 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
vairogs/functions-preg
38 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
mawebdk/preg-match
23 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
57 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
indigoviking/expressive
4652 Downloads
Adds PHP PCRE preg functions as Twig filters.