Libraries tagged by Match
hamcrest/hamcrest-php
522341721 Downloads
This is the PHP port of Hamcrest Matchers
coduo/php-matcher
13365656 Downloads
PHP Matcher enables you to match values with patterns
mlocati/ip-lib
7553329 Downloads
Handle IPv4, IPv6 addresses and ranges
wikimedia/aho-corasick
4132987 Downloads
An implementation of the Aho-Corasick string matching algorithm.
matchish/laravel-scout-elasticsearch
1730140 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
yetanotherape/diff-match-patch
979019 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
jfcherng/php-sequence-matcher
6000978 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
functional-php/pattern-matching
90379 Downloads
Pattern matching for PHP with automatic destructuring.
rawr/t-regx
169216 Downloads
PHP regular expression brought up to modern standards.
niklongstone/regex-reverse
165620 Downloads
Regular Expression reverter, generates a string from a provided regular expression
longman/ip-tools
259150 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
wyndow/fuzzywuzzy
2118365 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
suin/phpcs-psr4-sniff
1895160 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
silverstripe/mimevalidator
2229220 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
s9e/regexp-builder
2389148 Downloads
Library that generates regular expressions that match a list of strings.