Libraries tagged by Match
hamcrest/hamcrest-php
543818070 Downloads
This is the PHP port of Hamcrest Matchers
coduo/php-matcher
13718521 Downloads
PHP Matcher enables you to match values with patterns
mlocati/ip-lib
8124260 Downloads
Handle IPv4, IPv6 addresses and ranges
yetanotherape/diff-match-patch
1016335 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
wikimedia/aho-corasick
4456083 Downloads
An implementation of the Aho-Corasick string matching algorithm.
matchish/laravel-scout-elasticsearch
1798378 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
jfcherng/php-sequence-matcher
6490667 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
rawr/t-regx
176590 Downloads
PHP regular expression brought up to modern standards.
niklongstone/regex-reverse
172732 Downloads
Regular Expression reverter, generates a string from a provided regular expression
longman/ip-tools
265010 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
wyndow/fuzzywuzzy
2182118 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
suin/phpcs-psr4-sniff
1917018 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
simplesamlphp/simplesamlphp-module-authorize
6650764 Downloads
This module provides a user authorization filter based on attribute matching
silverstripe/mimevalidator
2287711 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
s9e/regexp-builder
2536701 Downloads
Library that generates regular expressions that match a list of strings.