Libraries tagged by pattern match
lastdragon-ru/glob-matcher
8 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.
johnson/yii2-pattern-captcha
19 Downloads
Yii2 pattern captcha is nine dots based pattern Captcha to match with the numbers given in the box
cliffparnitzky/tiny-mce-text-pattern
3129 Downloads
Special TinyMCE plugin that matches special patterns in the text and applies formats or executed commands on these text patterns.
oldcodefork/coduo-php-matcher
2328 Downloads
PHP Matcher enables you to match values with patterns
marionnewlevant/match-input
6050 Downloads
Craft field type for text fields that match a regex pattern
born05/craft-matchinput
112 Downloads
Craft field type for text fields that match a regex pattern
canadadry/php-matcher
534 Downloads
PHP Matcher enables you to match values with patterns
psf1/router_matcher
1386 Downloads
URL router patterns tool
phprivoxy/matcher
7 Downloads
Simple URI matcher without regular expressions.
benchmarkeducation/matchmaker
31 Downloads
Ultra-fresh PHP matching functions
valksor/php-functions-preg
38 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
tusharkhan/chatbot
2 Downloads
🤖 Modern PHP chatbot framework with multi-platform support (Telegram, Slack, Web). Build intelligent conversational bots with pattern matching, state management, and middleware. Works with any PHP framework or standalone.
mmtaheridev/reginephp
1 Downloads
An expressive PHP library for crafting regular expressions fluently.
lmnt/philo-cli
8 Downloads
Wrangle data from your terminal using extensible & expressive philo syntax
lmnt/philo
17 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