Libraries tagged by http-clients
setono/request-aware-http-client
3766 Downloads
A library that decorates the http client with request logging
ride/lib-http-client
5083 Downloads
HTTP client library of the Ride framework
pluggit/http-client
51860 Downloads
A config-driven library to execute HTTP requests
phppkg/http-client
1279 Downloads
simple http client library of the php
php-service-bus/http-client
11445 Downloads
Abstraction over Http client implementations
php-extended/php-http-client-zip
6803 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22041 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22027 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-trycatch
21799 Downloads
A client that tries to get a response from a client, but tries to get it from the other if the first fail
php-extended/php-http-client-simple-cache-psr16
22444 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
23768 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22029 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
21949 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22002 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22121 Downloads
A psr-18 compliant client with the native stream engine.