{"id":95317,"library":"zf1s-zend-http","title":"Zend Framework 1 HTTP","description":"Zend Framework 1 Http package","status":"active","version":"1.16.0","language":"php","source_language":null,"source_url":"https://github.com/zf1s/zend-http","tags":["zf1","http","client","legacy"],"install":[{"cmd":"composer require zf1s/zend-http","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use Zend\\Http\\Client;"}],"quickstart":{"code":"use Zend\\Http\\Client;\n\n$client = new Client('https://api.example.com');\n$response = $client->request('GET');\necho $response->getBody();","lang":"php","description":"Make an HTTP GET request"},"warnings":[{"fix":"Use a modern HTTP client like Guzzle or Symfony HttpClient instead.","message":"Requires PHP 5.2 or later; not compatible with PHP 8+ without modifications.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'1':3,7 'client':12 'framework':2,6 'http':4,8,11 'legaci':13 'packag':9 'zend':1,5 'zf1':10","created_at":"2026-06-19T10:27:13.645353+00:00","updated_at":"2026-06-19T10:27:13.645353+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://framework.zend.com/","github":"https://github.com/zf1s/zend-http","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}