Registry / http-client / zendframework-zend-http

zendframework-zend-http

JSON →
library2.11.2phppackagistunverified

Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests.

composer require zendframework/zend-http
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-http
http-clientphpv2.11.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Zend\Http\Client;

Create an HTTP client and send a request.

use Zend\Http\Client; $client = new Client(); $response = $client->send(); echo $response->getBody();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.11.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
Resources
zendframework-zend-http — pip install zendframework-zend-http · libregistry