Awesome
Fuel Whoops
This package is a wrapper around filp/whoops package.
Install
Via Composer
{
"require": {
"indigophp/fuel-whoops": "@stable"
}
}
Usage
Load the whoops
package before any package that might throw an exception to ensure that Error
and PhpErrorException
classes are not loaded.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.