Libraries tagged by laravel middleware
bvtterfly/replay
392 Downloads
Laravel middleware for idempotency
owenmelbz/domain-enforcement
4854 Downloads
Laravel 5+ middleware to enforce a single domain on your application. e.g non-www. to www.
larowka/prevent-duplicate-requests
773 Downloads
Prevent duplicate requests middleware for Laravel applications.
zae/content-security-policy
7050 Downloads
A really easy way to build CSP headers and add them to the response.
kirschbaum-development/redactor
307 Downloads
Sensitive data redactor for Laravel with entropy detection, key policies, and pipeline support.
json-mapper/symfony-bundle
39414 Downloads
The JsonMapper bundle for Symfony
hamburgscleanest/guzzle-advanced-throttle
33442 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
fatindeed/emoji-helper
7798 Downloads
Emoji helper is a tool for you to escape emoji characters.
cheack/debugbar-doctrine
1199 Downloads
Laravel Debugbar integration for Doctrine DBAL with query logging and performance profiling support
mzh/hyperf-admin-plugin
198 Downloads
开箱即用的Hyperf后台扩展,laravel-admin用法
clarkeash/shield
71 Downloads
A laravel middleware to shield against unverified webhooks from 3rd party services
heseya/pagination
3990 Downloads
Heseya Pagination Middleware for Laravel
jkniest/htmlcache
3969 Downloads
A simple HTML Cache middleware for laravel
moon/fakemiddleware
25256 Downloads
A small Laravel 5 package to disable a middleware in testing environment
jawa/api
557 Downloads
This package provide basic middleware and error handler for laravel api project