Libraries tagged by pattern match
makarms/text-probe
132 Downloads
Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
phlak/glob
35 Downloads
Glob-like pattern matching and utilities
brannow/typed-pattern-engine
1035 Downloads
Human-readable pattern matching engine with type-safe value extraction and bidirectional processing
app-verk/php-matcher
10735 Downloads
AppVerk extension of PHP Matcher, it enables you to match values with patterns
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
zweifisch/match
26 Downloads
pattern matching for php
xp-framework/patterns
5528 Downloads
Pattern matching
toobo/matching
7 Downloads
Kind of pattern matching for PHP
encase/matching
7 Downloads
Intuitive pattern matching syntax in PHP.
yuloh/pattern-recognition
22 Downloads
A pattern matching library for arrays
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.
cdrubin/matchmaker
36 Downloads
Ultra-fresh PHP matching functions
casnerano/amqp-topic-match
6 Downloads
A utility for matching routing keys to AMQP-style topic patterns.
c0de8/matchmaker
3947 Downloads
Ultra-fresh PHP matching class (in PHP 7.x OOP)
bishopb/pattern
28 Downloads
A string-matching PHP library sporting a consistent, fluent API.