Libraries tagged by http_client
psr-mock/http
13820 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
pluggit/http-client
52173 Downloads
A config-driven library to execute HTTP requests
phpgenesis/http
425 Downloads
PHPGenesis Implementation of Laravel's HTTP Client
php-extended/php-http-client-zip
6915 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22129 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22115 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-trycatch
21887 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
22532 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24062 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22117 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
22037 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22090 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22209 Downloads
A psr-18 compliant client with the native stream engine.
php-extended/php-http-client-logger
22294 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
22093 Downloads
A psr-18 compliant middleware client that handles host headers.