Libraries tagged by matching
mehdi9324/mengine
9 Downloads
Matching Engine For Laravel
marcnewton/laravel-alsl
738 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
lorlev/aho-corasick
130 Downloads
An implementation of the Aho-Corasick string matching algorithm.
legolabs/phputils
506 Downloads
Useful PHP classes, matching various purposes
l2iterative/mock-webserver-ext
12 Downloads
A simple extension to donatj/mock-webserver with extra matching
kiwicom/loopbind
18 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
6 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.
jakeboyles/laravel-searchy
23 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
it-poet/excel-keys-replacer
14 Downloads
A package to replace special labels in Excel files matching array keys.
ippey/url-regex
6 Downloads
Regular expression for matching URLs
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.
ht2/couple
17 Downloads
Port of ryansmith94/couple from JS to PHP. A library for coupling two objects together. This is useful for nested pattern matching.