Libraries tagged by middlewares
league/uri
150388996 Downloads
URI manipulation library
psr/http-server-middleware
71958165 Downloads
Common interface for HTTP server-side middleware
asm89/stack-cors
169129261 Downloads
Cross-origin resource sharing library and stack middleware
kevinrob/guzzle-cache-middleware
15028849 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
8344510 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
spatie/laravel-rate-limited-job-middleware
3188281 Downloads
A middleware that can rate limit jobs
league/uri-components
22423009 Downloads
URI components manipulation library
bepsvpt/secure-headers
3879973 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
ackintosh/ganesha
3082597 Downloads
PHP implementation of Circuit Breaker pattern
league/route
2498481 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
akrabat/ip-address-middleware
2188023 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute
spatie/laravel-robots-middleware
1823915 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
spatie/guzzle-rate-limiter-middleware
3740559 Downloads
A rate limiter for Guzzle
tuupola/slim-basic-auth
1797704 Downloads
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
slim/http-cache
2339591 Downloads
Slim Framework HTTP cache middleware and service provider