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