Libraries tagged by muddle
mokhosh/muddle
12822 Downloads
Obfuscate emails and strings in PHP and Laravel
league/uri
230783347 Downloads
URI manipulation library
psr/http-server-middleware
100299693 Downloads
Common interface for HTTP server-side middleware
league/uri-components
38049004 Downloads
URI components manipulation library
asm89/stack-cors
184684709 Downloads
Cross-origin resource sharing library and stack middleware
spatie/laravel-rate-limited-job-middleware
4301663 Downloads
A middleware that can rate limit jobs
kevinrob/guzzle-cache-middleware
18284812 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
caseyamcl/guzzle_retry_middleware
11804238 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
mezzio/mezzio
3773102 Downloads
PSR-15 Middleware Microframework
bepsvpt/secure-headers
5034530 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
ackintosh/ganesha
4158216 Downloads
PHP implementation of Circuit Breaker pattern
league/route
3221975 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
stack/builder
43535597 Downloads
Builder for stack middleware based on HttpKernelInterface.
tuupola/cors-middleware
1884003 Downloads
PSR-7 and PSR-15 CORS middleware
spatie/laravel-robots-middleware
2206319 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel