Libraries tagged by php-http
php-extended/php-http-client-redirecter
21775 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
21828 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
21947 Downloads
A psr-18 compliant client with the native stream engine.
php-extended/php-http-client-logger
22032 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
21831 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
21970 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-factory-object
20663 Downloads
This library is an implementation of the php-extended/php-http-client-factory-interface library
php-extended/php-http-client-factory-interface
21750 Downloads
A library to create psr-18 compliant http clients
php-extended/php-http-client-dnt
21852 Downloads
A psr-18 compliant middleware client that handles do not track headers
php-extended/php-http-client-delay
21746 Downloads
An http client that adds delays between requests for getting around time based bot detection
php-extended/php-http-client-date
21860 Downloads
A psr-18 compliant middleware client that handles date headers.
php-extended/php-http-client-curl
21881 Downloads
A psr-18 compliant client with the curl engine
php-extended/php-http-client-cookiebag
22353 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages
php-extended/php-http-client-connection
21837 Downloads
A psr-18 compliant middleware client that handles connection headers.
php-extended/php-http-client-cache-psr6
21980 Downloads
A psr-18 compliant middleware client that handles requests through a psr-6 compliant cache.