Libraries tagged by Matches
coduo/php-matcher
13113263 Downloads
PHP Matcher enables you to match values with patterns
yetanotherape/diff-match-patch
957035 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
alleyinteractive/wp-match-blocks
428156 Downloads
Match WordPress blocks in the given content.
rawr/t-regx
165708 Downloads
PHP regular expression brought up to modern standards.
longman/ip-tools
255423 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
werk365/etagconditionals
275161 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
suin/phpcs-psr4-sniff
1877155 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
silverstripe/mimevalidator
2171986 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
s9e/regexp-builder
2307616 Downloads
Library that generates regular expressions that match a list of strings.
tholu/php-cidr-match
226698 Downloads
CIDRmatch is a library to match an IP to an IP range in CIDR notation (IPv4 and IPv6).
niklongstone/regex-reverse
160073 Downloads
Regular Expression reverter, generates a string from a provided regular expression
micheh/psr7-cache
242984 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
wikimedia/ip-utils
729414 Downloads
Parse, match, and analyze IP addresses and CIDR ranges
codezero/laravel-localizer
403203 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
clue/commander
26224 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.