Libraries tagged by middlware
phlib/guzzle-middleware
6050 Downloads
Guzzle Middleware: absolute urls, convert charset
germania-kg/ipstack
4839 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
fetzi/server-timing
5442 Downloads
server-timing is a package that contains a middlware for adding Server-Timing information to your responses
kanellov/assets-manager-middlware
22 Downloads
A middleware to serve assets from non public directories
germania-kg/ipstack-client
4 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
sneek/laravel-xss-middleware
3572 Downloads
Simple Laravel XSS middlware to strip all tags and encode all entities from a user
lucid/infuse
18 Downloads
psr7 middlware
charm/router
22 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
129997244 Downloads
URI manipulation library
psr/http-server-middleware
65366695 Downloads
Common interface for HTTP server-side middleware
asm89/stack-cors
164616739 Downloads
Cross-origin resource sharing library and stack middleware
spatie/laravel-rate-limited-job-middleware
2927144 Downloads
A middleware that can rate limit jobs
kevinrob/guzzle-cache-middleware
14063016 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
7654333 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
league/uri-components
20920124 Downloads
URI components manipulation library