Libraries tagged by middle
league/uri
98607760 Downloads
URI manipulation library
asm89/stack-cors
156642041 Downloads
Cross-origin resource sharing library and stack middleware
psr/http-server-middleware
56004752 Downloads
Common interface for HTTP server-side middleware
kevinrob/guzzle-cache-middleware
12717527 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
league/uri-components
18844609 Downloads
URI components manipulation library
bepsvpt/secure-headers
3285337 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
stack/builder
41703464 Downloads
Builder for stack middleware based on HttpKernelInterface.
spatie/laravel-robots-middleware
1580115 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
spatie/laravel-rate-limited-job-middleware
2506712 Downloads
A middleware that can rate limit jobs
spatie/guzzle-rate-limiter-middleware
2717287 Downloads
A rate limiter for Guzzle
caseyamcl/guzzle_retry_middleware
6656636 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
akrabat/ip-address-middleware
1912145 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute
tuupola/slim-basic-auth
1637765 Downloads
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
slim/http-cache
1660294 Downloads
Slim Framework HTTP cache middleware and service provider
slim/csrf
1637377 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware