2017 © Pedro Peláez
 

library ouch

Ouch Error handler for PHP

image

lotfio-lakehal/ouch

Ouch Error handler for PHP

  • Friday, March 30, 2018
  • by lotfio lakehal
  • Repository
  • 2 Watchers
  • 4 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 4 Versions
  • 170 % Grown

The README.md

Ouch error handler for PHP

ouch, (*1)

About Ouch :

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)

licence language version coverage build StyleCI, (*3)

How it looks like :

### HTTP http-error ### CLI cli-error, (*4)

Features :

  • Simple and easy to use.
  • Transforms all errors to Exceptions.
  • Catches all Errors and Exceptions.
  • Catches Fatal Errors.
  • Displays friendly Html errors.
  • Displays friendly console (CLI) errors.
  • Zero errors in prduction.

Instalation & Use :

    composer require lotfio/ouch

Use it:

    $ouch = new Ouch\Ouch;
    $ouch->enableErrorHandler($env = 'pro'); // for development use $env = 'dev';

Contributing

Thank you for considering to contribute to Ouch. All the contribution guidelines are mentioned here., (*5)

ChangeLog

Here you can find the ChangeLog., (*6)

Support the development

Share Ouch and lets get more stars and more contributors., (*7)

License

Ouch is an open-source software licensed under the MIT license., (*8)

The Versions

30/03 2018

dev-master

9999999-dev

Ouch Error handler for PHP

  Sources   Download

MIT

by lotfio-lakehal

30/03 2018

dev-develop

dev-develop

Ouch Error handler for PHP

  Sources   Download

MIT

by lotfio-lakehal

30/03 2018

0.1.0

0.1.0.0

Ouch Error handler for PHP

  Sources   Download

MIT

by lotfio-lakehal

12/03 2018

5.6.x-dev

5.6.9999999.9999999-dev

Ouch Error handler for PHP

  Sources   Download

MIT

by lotfio-lakehal