Libraries tagged by matchers
silverstripe/mimevalidator
1700528 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
codezero/laravel-localizer
363870 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
reflection/validator
180111 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
tstache/randexp
1277 Downloads
randexp will generate a random string that matches a given regex
fabianblum/phpcs-psr4-sniff
11361 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
asbiin/laravel-localizer
7449 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
vjik/linkify
26 Downloads
Matches things like email addresses, web URLs, etc. in the text and makes them clickable links.
blmage/magento2-rule-operators
907 Downloads
Additional rule operators for Magento 2 (matches regex, starts/ends with)
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
antevenio/stream-regex-iterator
12942 Downloads
PHP iterator of regex matches over streams
testmonitor/eloquent-searchable
532 Downloads
A Laravel package that adds search functionality to Eloquent models, allowing for various search techniques such as exact and partial matches.
mikamatto/reserved-values-bundle
30 Downloads
A Symfony bundle to restrict reserved values in form fields such as usernames or slugs, with support for exact matches and regular expressions.
faonni/module-product-sku-redirect
68 Downloads
Extension redirects a exact matches for sku to the corresponding product.
codulab/restricted
66 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.