Libraries tagged by preg-match
rawr/t-regx
172581 Downloads
PHP regular expression brought up to modern standards.
mawebdk/preg-match
112 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
redacteddevworks/preg_match2
1620 Downloads
PHP Regex Matcher that returns the matched values
jurijveresciaka/lib-regex-helper
32 Downloads
Regex helper library provides abstraction level of PHP preg_match function.
jackjohansson/oopcre
0 Downloads
OOP Based Regex for PHP
indigoviking/expressive
4652 Downloads
Adds PHP PCRE preg functions as Twig filters.
dixflatlinr/preg_return
57 Downloads
Preg_match that returns the result(s) of your choice.
chattervast/expressive
0 Downloads
Adds PHP PCRE preg functions as Twig filters.
aegisora/regex-rule
0 Downloads
Regex Rule provides a simple, rule-based regular expression validation implementation for the Aegisora ecosystem
n1215/http-request-matcher
187 Downloads
Matcher interface for PSR-7 HTTP request, like preg_match() for string.
mikatakana/parser
9 Downloads
Parse with CURL and preg_match() functions
zendtech/polyfill-mb-ereg
4888 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+