Libraries tagged by matcher
silverstripe/mimevalidator
1688762 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
codezero/laravel-localizer
360795 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
matchory/elasticsearch
50738 Downloads
The missing elasticsearch ORM for Laravel!
reflection/validator
179658 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
matchory/laravel-server-timing
5410 Downloads
Add Server-Timing header information from within your Laravel apps.
matchory/response-cache
6458 Downloads
A package to add automatic response caching to Laravel APIs.
tstache/randexp
1210 Downloads
randexp will generate a random string that matches a given regex
rundiz/upload
6404 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
fabianblum/phpcs-psr4-sniff
10942 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
asbiin/laravel-localizer
6857 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
matchory/laravel-mailgun-templates-channel
8437 Downloads
A Laravel notification channel for Mailgun's templated messages.
mvccore/ext-debug-tracy-routing
5220 Downloads
MvcCore - Extension - Debug - Tracy - Panel Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
jonasof/laravel-route-debugger
1739 Downloads
Get file and line of matched laravel route
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
12865 Downloads
PHP iterator of regex matches over streams