{"id":89508,"library":"zf1s-zend-exception","title":"Zend Framework 1 Exception","description":"Zend Framework 1 Exception package providing base exception classes.","status":"active","version":"1.16.0","language":"php","source_language":null,"source_url":"https://github.com/zf1s/zend-exception","tags":["zend-framework","exception","zf1"],"install":[{"cmd":"composer require zf1s/zend-exception","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Zend_Exception","correct":"use Zend_Exception;"}],"quickstart":{"code":"<?php\nrequire_once 'Zend/Exception.php';\n\ntry {\n    throw new Zend_Exception('An error occurred');\n} catch (Zend_Exception $e) {\n    echo $e->getMessage();\n}","lang":"php","description":"Throw and catch a Zend_Exception."},"warnings":[{"fix":"Consider migrating to a modern alternative like Laminas or a standalone exception library.","message":"This package is a fork of the original Zend Framework 1 component, which is no longer maintained.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'1':3,7 'base':11 'class':13 'except':4,8,12,17 'framework':2,6,16 'packag':9 'provid':10 'zend':1,5,15 'zend-framework':14 'zf1':18","created_at":"2026-06-19T08:48:19.330770+00:00","updated_at":"2026-06-19T08:48:19.330770+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-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}}