Libraries tagged by Match
hamcrest/hamcrest-php
505371438 Downloads
This is the PHP port of Hamcrest Matchers
coduo/php-matcher
13017775 Downloads
PHP Matcher enables you to match values with patterns
mlocati/ip-lib
7068541 Downloads
Handle IPv4, IPv6 addresses and ranges
wikimedia/aho-corasick
3900932 Downloads
An implementation of the Aho-Corasick string matching algorithm.
matchish/laravel-scout-elasticsearch
1663828 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
yetanotherape/diff-match-patch
949979 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
jfcherng/php-sequence-matcher
5615193 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
functional-php/pattern-matching
70292 Downloads
Pattern matching for PHP with automatic destructuring.
rawr/t-regx
164339 Downloads
PHP regular expression brought up to modern standards.
longman/ip-tools
254079 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
wyndow/fuzzywuzzy
2060219 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
werk365/etagconditionals
272957 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
suin/phpcs-psr4-sniff
1869494 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
silverstripe/mimevalidator
2148091 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
s9e/regexp-builder
2268176 Downloads
Library that generates regular expressions that match a list of strings.