Libraries tagged by pattern match
carlosv2/translatte
16 Downloads
Data translation library based on pattern matching
vairogs/functions-preg
38 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
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
86 Downloads
PHP library that expands a regular expression into a random string that matches this pattern
cline/globby
0 Downloads
User-friendly glob matching for PHP with negation patterns, directory expansion, and gitignore support
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.
cline/relex
0 Downloads
A powerful, fluent regex library for PHP with Pattern value objects, named captures, and comprehensive PCRE support
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.
hilalahmad/string-util
9 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
zombietfk/thatcher
2 Downloads
A pattern matcher for arguments and arrays of data. Supports callbacks based on passed set
pfaciana/includefile
47 Downloads
Include-pattern matcher built on automattic/ignorefile
leocore/router
5 Downloads
Lightweight PHP 8.2+ routing library with pattern matching, parameter extraction, middleware support, and secure dispatching.