Libraries tagged by 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
bishopb/pattern
28 Downloads
A string-matching PHP library sporting a consistent, fluent API.
zweifisch/match
26 Downloads
pattern matching for php
toobo/enum
8 Downloads
Single-class, Rust-inspired enum implementation for PHP
vairogs/functions-preg
38 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
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.
chamber-orchestra/menu-bundle
764 Downloads
Symfony 8 navigation menu bundle with fluent tree builder, route-based active-item matching, role-based access control, runtime extensions for dynamic badges, PSR-6 tag-aware caching, and Twig rendering
cdrubin/matchmaker
36 Downloads
Ultra-fresh PHP matching functions
c0de8/matchmaker
3947 Downloads
Ultra-fresh PHP matching class (in PHP 7.x OOP)
pieceofcodero/matcher
255 Downloads
A flexible pattern matching library with customizable rule types and support for various matcher implementations
docile/routing
8 Downloads
Docile attribute and fluent router with pattern matching, URL generation, and middleware support.
aklump/gitignore
326 Downloads
Small library for matching gitignore style (glob) patterns.
casnerano/amqp-topic-match
6 Downloads
A utility for matching routing keys to AMQP-style topic patterns.