Libraries tagged by pattern match
psf1/router_matcher
1386 Downloads
URL router patterns tool
phprivoxy/matcher
7 Downloads
Simple URI matcher without regular expressions.
casnerano/amqp-topic-match
2 Downloads
A utility for matching routing keys to AMQP-style topic patterns.
benchmarkeducation/matchmaker
31 Downloads
Ultra-fresh PHP matching functions
vairogs/functions-preg
8 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
lmnt/philo-cli
8 Downloads
Wrangle data from your terminal using extensible & expressive philo syntax
lmnt/philo
16 Downloads
A functional programming library designed to work with existing language constructs in a point-free style. Use it to modularize logical expressions, simplify pattern matching, and create expressive data processing pipelines
carlosv2/translatte
16 Downloads
Data translation library based on pattern matching
nimayneb/yawl
9 Downloads
YAWL - Yet another wildcard library - Match pattern for strings with asterisk and query token
nimayneb/wildcard-trait
10 Downloads
YAWL - Yet another wildcard library - Match pattern for strings with asterisk and query token
levu42/regexpander
65 Downloads
PHP library that expands a regular expression into a random string that matches this pattern
z7zmey/rvalidate
16 Downloads
Recursive array validator
nick-jones/globby
45 Downloads
Glob wildcard → regular expression translation library
nabeghe/tepade
5 Downloads
A text detector with support for named parameters.
shopbase/regex
2 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.