Libraries tagged by php regexp
redacteddevworks/preg_match2
1052 Downloads
PHP Regex Matcher that returns the matched values
unicorn-fail/emoji
35007 Downloads
Comprehensive PHP parser of emoticons, HTML entities, shortcodes and unicodes (emojis).
shiyan/iterate
14 Downloads
Iterates iterators by a scenario.
pyrsmk/funktions
735 Downloads
Premium PHP functions with a salt of functional programming
midweste/slimredirects
1055 Downloads
Redirect a request to a different domain. Supports wildcard, regex, http to https redirection.
imelgrat/feed-finder
31 Downloads
A PHP class for extracting the URLs of RSS (1.0 and 2.0) and ATOM feeds associated to a page, as well as OPML outline documents.
darshphpdev/easyregex
6 Downloads
Simple Regex Pattern Generator and Validator
codekandis/regular-expressions
392 Downloads
`codekandis/regular-expressions` is a library to provide regular expression interfaces and classes.
alshahawi/xpressions
13 Downloads
A fluent php api for regular expressions.
yuanqing/extract
177 Downloads
Sugar for getting data out of strings in PHP.
macwinnie/phphelpers
363 Downloads
reusable PHP functions, e.g. RegEx ones
pforret/pf_pageparser
580 Downloads
Simple Regex Page Parser in PHP
wilsonxie1991/php-regex
13 Downloads
PHP regex
lexus27/php-regex
12 Downloads
PCRE Regex Utils for analyzing and pre processing
shopbase/regex
1 Downloads
This is a package which allows PHP Regex usage without much setup. You can use the static functions as like as the default preg_* functions and they will give you a match object with a lot of functions to evaluate the matches.