Libraries tagged by middlware
fetzi/server-timing
5317 Downloads
server-timing is a package that contains a middlware for adding Server-Timing information to your responses
phlib/guzzle-middleware
4602 Downloads
Guzzle Middleware: absolute urls, convert charset
germania-kg/ipstack
4752 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
sneek/laravel-xss-middleware
3564 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
89809416 Downloads
URI manipulation library
asm89/stack-cors
153589920 Downloads
Cross-origin resource sharing library and stack middleware
spatie/laravel-rate-limited-job-middleware
2351770 Downloads
A middleware that can rate limit jobs
psr/http-server-middleware
52876750 Downloads
Common interface for HTTP server-side middleware
kevinrob/guzzle-cache-middleware
12260522 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
6316583 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
league/uri-components
18093087 Downloads
URI components manipulation library