Libraries tagged by HTTP middleware
poor-plebs/guzzle-connect-retry-decider
1902 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
lolli/peak-memory
4523 Downloads
TYPO3 middleware adding memory_get_peak_usage() as HTTP header
wyrihaximus/react-http-middleware-session
9986 Downloads
react/http middleware that takes care of session handling
for/http-middleware-psr15-adapter
12104 Downloads
PSR15 adapter for react/http middleware
webignition/guzzle-http-authentication-middleware
8484 Downloads
Http authentication middleware for Guzzle6
slepic/guzzle-http-observing-middleware
17652 Downloads
Adapter of slepic/http-transfer ObserverInterface to guzzlehttp/guzzle middleware.
phps-cans/psr7-middleware-graphql
28472 Downloads
This package contains a http-interop middleware implementation to handle graphql request
zelenin/http-client
2078 Downloads
PSR-18 compatible HTTP client with middleware support
oasis/http
13525 Downloads
An extension to Silex, for HTTP related routing, middleware, and so on.
christoph-kluge/reactphp-http-response-compression-middleware
1794 Downloads
A response compression middleware for the ReactPHP HTTP-Server
lochmueller/http-range
3261 Downloads
Use PSR-7 messages and a PSR-15 handler/middleware to handle HTTP Range request and trigger valid partial download for streams/files. Hande multiple ranges and check different env requirements.
mmaalouly/laravel-etag-middleware
168 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
slick/http
6655 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
php-extended/php-http-client-logger
22299 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-zip
6920 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression