Libraries tagged by HTTPS Middleware
christoph-kluge/reactphp-http-cors-middleware
10598 Downloads
A cors middleware for the ReactPHP HTTP-Server
api-clients/middleware-http-exceptions
59960 Downloads
Wrap failing HTTP requests in HTTP response type specific exceptions
zelenin/http-client
2084 Downloads
PSR-18 compatible HTTP client with middleware support
olipayne/guzzle-web-bot-auth-middleware
71 Downloads
Guzzle middleware for HTTP Message Signatures (RFC9421) with web-bot-auth.
christoph-kluge/reactphp-http-response-compression-middleware
1812 Downloads
A response compression middleware for the ReactPHP HTTP-Server
lochmueller/http-range
3363 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
399 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
slick/http
6740 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
22412 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
tebe/http-factory
3720 Downloads
HTTP Factory provides automatic detection for Composer packages implementing the PSR-17 standard
php-extended/php-http-client-zip
7062 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22247 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22233 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-simple-cache-psr16
22650 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24405 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.