bdk / errorhandler
Event Emitting ErrorHandler
v3.3.3
2024-07-05 21:02 UTC
Requires
- php: >=5.4.0
- bdk/backtrace: ^2.2.2
- bdk/pubsub: ^3.2
Requires (Dev)
- bdk/devutil: dev-master
- phpunit/phpunit: ^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0 | ^9.0
- squizlabs/php_codesniffer: ^3.6
README
Installation
This library supports PHP 5.4 - 8.4.
It is installable and autoloadable via Composer as bdk/errorhandler.
{ "require": { "bdk/errorhandler": "~3.0", } }
See http://www.bradkent.com/php/errorhandler for more information
Usage
See http://www.bradkent.com/php/errorhandler