Libraries tagged by muddle
mokhosh/muddle
13943 Downloads
Obfuscate emails and strings in PHP and Laravel
league/uri
274402663 Downloads
URI manipulation library
psr/http-server-middleware
117763781 Downloads
Common interface for HTTP server-side middleware
league/uri-components
50504406 Downloads
URI components manipulation library
asm89/stack-cors
190608608 Downloads
Cross-origin resource sharing library and stack middleware
spatie/laravel-rate-limited-job-middleware
4866605 Downloads
A middleware that can rate limit jobs
spatie/guzzle-rate-limiter-middleware
6229415 Downloads
A rate limiter for Guzzle
kevinrob/guzzle-cache-middleware
19756131 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
13585687 Downloads
Guzzle v8 retry middleware that handles 429/503 status codes and connection timeouts
mezzio/mezzio
4135124 Downloads
PSR-15 Middleware Microframework
bepsvpt/secure-headers
5577168 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
ackintosh/ganesha
4629430 Downloads
PHP implementation of Circuit Breaker pattern
league/route
3431677 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
tuupola/cors-middleware
1978341 Downloads
PSR-7 and PSR-15 CORS middleware
spatie/laravel-robots-middleware
2385239 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel