Libraries tagged by middlware
phlib/guzzle-middleware
5753 Downloads
Guzzle Middleware: absolute urls, convert charset
fetzi/server-timing
5437 Downloads
server-timing is a package that contains a middlware for adding Server-Timing information to your responses
germania-kg/ipstack
4784 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
sneek/laravel-xss-middleware
3570 Downloads
Simple Laravel XSS middlware to strip all tags and encode all entities from a user
kanellov/assets-manager-middlware
22 Downloads
A middleware to serve assets from non public directories
germania-kg/ipstack-client
2 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
lucid/infuse
18 Downloads
psr7 middlware
charm/router
19 Downloads
A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.
league/uri
118401278 Downloads
URI manipulation library
psr/http-server-middleware
62123726 Downloads
Common interface for HTTP server-side middleware
asm89/stack-cors
162007052 Downloads
Cross-origin resource sharing library and stack middleware
kevinrob/guzzle-cache-middleware
13592926 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
7320796 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
league/uri-components
20206658 Downloads
URI components manipulation library
bepsvpt/secure-headers
3527092 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.