30/03
2018
Ouch Error handler for PHP
, (*1)
Ouch is simple and lightweight ErrorHandler for PHP. It is aimed to help you debug PHP errors in a nice and detailed way. ouch is the Offical @SilverEngine framework error handler., (*2)
### HTTP ### CLI , (*4)
composer require lotfio/ouch
$ouch = new Ouch\Ouch; $ouch->enableErrorHandler($env = 'pro'); // for development use $env = 'dev';
Thank you for considering to contribute to Ouch. All the contribution guidelines are mentioned here., (*5)
Here you can find the ChangeLog., (*6)
Share Ouch and lets get more stars and more contributors., (*7)
Ouch is an open-source software licensed under the MIT license., (*8)