Libraries tagged by http2-client
php-extended/php-http-client-trycatch
21916 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
22561 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24127 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22146 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
22066 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22119 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22238 Downloads
A psr-18 compliant client with the native stream engine.
php-extended/php-http-client-logger
22323 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
22122 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
22262 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-factory-object
20953 Downloads
This library is an implementation of the php-extended/php-http-client-factory-interface library
php-extended/php-http-client-factory-interface
22041 Downloads
A library to create psr-18 compliant http clients
php-extended/php-http-client-dnt
22143 Downloads
A psr-18 compliant middleware client that handles do not track headers
php-extended/php-http-client-delay
22037 Downloads
An http client that adds delays between requests for getting around time based bot detection
php-extended/php-http-client-date
22151 Downloads
A psr-18 compliant middleware client that handles date headers.