Registry / http-client / zf1-zend-http

zf1-zend-http

JSON →
library1.12.20phppackagistunverified

Zend Framework 1 Http package

http-client
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.

use Zend_Http_Client;

Make an HTTP GET request using Zend_Http_Client.

use Zend_Http_Client; $client = new Zend_Http_Client('https://example.com'); $response = $client->request('GET');
Debug
Known footguns
breakingZend Framework 1 is no longer maintained; consider migrating to Laminas or other modern libraries.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
17 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
bytedance
1
Resources