Libraries tagged by extend
php-extended/php-http-client-simple-cache-psr16
22497 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
23955 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22082 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
22002 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22055 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22174 Downloads
A psr-18 compliant client with the native stream engine.
php-extended/php-http-client-logger
22259 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
22058 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
22198 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-factory-object
20889 Downloads
This library is an implementation of the php-extended/php-http-client-factory-interface library
php-extended/php-http-client-factory-interface
21977 Downloads
A library to create psr-18 compliant http clients
php-extended/php-http-client-dnt
22079 Downloads
A psr-18 compliant middleware client that handles do not track headers
php-extended/php-http-client-delay
21973 Downloads
An http client that adds delays between requests for getting around time based bot detection
php-extended/php-http-client-date
22087 Downloads
A psr-18 compliant middleware client that handles date headers.
php-extended/php-http-client-curl
22108 Downloads
A psr-18 compliant client with the curl engine