Libraries tagged by phphttp
eightpoints/guzzle-wsse-plugin
62409 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
php-extended/php-http-client-zip
6962 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22168 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22154 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-trycatch
21926 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
22571 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24154 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22156 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
22076 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22129 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22248 Downloads
A psr-18 compliant client with the native stream engine.
php-extended/php-http-client-logger
22333 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
22132 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
22272 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-factory-object
20963 Downloads
This library is an implementation of the php-extended/php-http-client-factory-interface library