{"id":88119,"library":"zf1-zend-exception","title":"Zend Framework 1 Exception","description":"Zend Framework 1 Exception package","status":"active","version":"1.12.20","language":"php","source_language":null,"source_url":"https://github.com/zf1/zend-exception","tags":["zend-framework","exception","legacy"],"install":[{"cmd":"composer require zf1/zend-exception","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Exception","correct":"use Zend\\Exception;"}],"quickstart":{"code":"use Zend\\Exception;\n\ntry {\n    throw new Exception('Something went wrong');\n} catch (Exception $e) {\n    echo $e->getMessage();\n}","lang":"php","description":"Throw and catch a Zend Framework 1 exception."},"warnings":[{"fix":"Replace with Laminas\\Exception or use a modern alternative.","message":"Zend Framework 1 is no longer maintained; consider migrating to Laminas or Zend Framework 3.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'1':3,7 'except':4,8,13 'framework':2,6,12 'legaci':14 'packag':9 'zend':1,5,11 'zend-framework':10","created_at":"2026-06-19T08:27:35.571371+00:00","updated_at":"2026-06-19T08:27:35.571371+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/zf1/zend-exception","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}