The Debug package provides a debugging and logging layer that is easy to integrate and easy to configure. The debugger toggles environment settings, replaces errors with exceptions, handles uncaught exceptions, intercepts fatal errors, analyzes data for debugging, and much more.
This package can be installed with Composer.
composer require titon/debug:*