Libraries tagged by http client
phpgenesis/http
454 Downloads
PHPGenesis Implementation of Laravel's HTTP Client
php-extended/php-http-client-zip
6973 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22175 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22161 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-trycatch
21933 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
22578 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24176 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22163 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
22083 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22136 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22255 Downloads
A psr-18 compliant client with the native stream engine.
php-extended/php-http-client-logger
22340 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
22139 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
22279 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-factory-object
20970 Downloads
This library is an implementation of the php-extended/php-http-client-factory-interface library