Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

indigophp/fuel-whoops

Repository files navigation

Fuel Whoops

Latest Stable Version Total Downloads License Dependency Status

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.

Releases

No releases published

Packages

 
 
 

Languages