Registry / other / zf1s-zend-exception

zf1s-zend-exception

JSON →
library1.16.0phppackagistunverified

Zend Framework 1 Exception package providing base exception classes.

composer require zf1s/zend-exception
INSTALL
IMPORT
SIG · ZF1S-ZEND-EXCEPTIO
Z
zf1s-zend-exception
otherphpv1.16.0
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.

Zend_Exception
use Zend_Exception;

Throw and catch a Zend_Exception.

<?php require_once 'Zend/Exception.php'; try { throw new Zend_Exception('An error occurred'); } catch (Zend_Exception $e) { echo $e->getMessage(); }
Debug
Known issues
gotchaThis package is a fork of the original Zend Framework 1 component, which is no longer maintained.
fix
Consider migrating to a modern alternative like Laminas or a standalone exception library.
affects: >=1.0.0
Upgrade
Version history
1.16.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
17
Resources
zf1s-zend-exception — pip install zf1s-zend-exception · libregistry