Libraries tagged by matching
marcnewton/laravel-alsl
740 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
131 Downloads
An implementation of the Aho-Corasick string matching algorithm.
legolabs/phputils
507 Downloads
Useful PHP classes, matching various purposes
l2iterative/mock-webserver-ext
13 Downloads
A simple extension to donatj/mock-webserver with extra matching
kiwicom/loopbind
19 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
11 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
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
79 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.
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
18 Downloads
Port of ryansmith94/couple from JS to PHP. A library for coupling two objects together. This is useful for nested pattern matching.