Fuel Whoops

August 17, 2014 · View on GitHub

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

  • Márk Sági-Kazár
  • All Contributors

License

The MIT License (MIT). Please see License File for more information.

Contents

  1. 1Install
  2. 2Usage
  3. 3Contributing
  4. 4Credits
  5. 5License