maksimovic / zend-exception
Zend Framework 1 Exception package
2.0.3
2026-04-02 23:18 UTC
Requires
- php: >=8.1
Requires (Dev)
- phpunit/phpunit: ^10.5
Replaces
- zf1/zend-exception: ^1.12
- zf1s/zend-exception: ^1.12
README
A PHP 8.1+ compatible fork of zf1s/zend-exception, originally from Zend Framework 1.
Base exception class for the Zend Framework 1 component ecosystem.
Installation
composer require maksimovic/zend-exception
This package replaces zf1/zend-exception and zf1s/zend-exception.
License
BSD-3-Clause