Libraries tagged by HTTP middleware
mmaalouly/laravel-etag-middleware
177 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
slick/http
6665 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
22305 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-zip
6926 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22140 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22126 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-simple-cache-psr16
22543 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24078 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22128 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-origin
22101 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-host
22104 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
22244 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-dnt
22125 Downloads
A psr-18 compliant middleware client that handles do not track headers
php-extended/php-http-client-date
22133 Downloads
A psr-18 compliant middleware client that handles date headers.
php-extended/php-http-client-cookiebag
22638 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages