Libraries tagged by patching
lastdragon-ru/glob-matcher
0 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.
l2iterative/mock-webserver-ext
13 Downloads
A simple extension to donatj/mock-webserver with extra matching
koala-framework-mine/file-watcher-mine
10 Downloads
Library for watching for file system changes
kiwicom/loopbind
20 Downloads
🛠️️ CLI tool to easily bind localhost network interface with additional IP and ensure matching record in /etc/hosts.
khisamutdinov/stringvalidator
16 Downloads
A simple library for validating the string for matching opening and closing parentheses
kellegous/codeowners
12 Downloads
Parsing and matching of Github's CODEOWNERS file format
jhuet/rest-doc-converter
6 Downloads
Transforms a REST documentation (RAML...) to a set of matching requests and responses.
jamesjulius/laravel-nexus
3 Downloads
Laravel Nexus - Your central hub for queue worker management with auto-discovery, live logging, and file watching
jakeboyles/laravel-searchy
24 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
it-poet/excel-keys-replacer
15 Downloads
A package to replace special labels in Excel files matching array keys.
ippey/url-regex
6 Downloads
Regular expression for matching URLs
invision-media/searchy
80 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. This fork makes it possible to change your database connection.
inquizarus/watchmaker
16 Downloads
Small library for watching time in different ways
informational/rgbprimary
2 Downloads
Send in an rgb value and get back a slightly lighter color matching rgb value. Please for automatic color layout when using an unknown color.
igorcrevar/icrouter
5 Downloads
Different approach for standard routing problem. Matching tree based.