2017 © Pedro Peláez
 

library error-exception-handler

Convert errors to exceptions and handle them.

image

jpuck/error-exception-handler

Convert errors to exceptions and handle them.

  • Thursday, January 18, 2018
  • by jpuck
  • Repository
  • 1 Watchers
  • 0 Stars
  • 157 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 8 Versions
  • 5 % Grown

The README.md

PHP Error Exception Handler

Converts errors to exceptions, emails everything, then re-throws exception., (*1)

Installation

Use [composer][2]., (*2)

composer require jpuck/error-exception-handler

This package targets legacy systems running php 5.3.3 so newer systems may conflict with requiring swift 5., (*3)

Environment Variables

Set your environment variables, or configure them in an .env file., (*4)

Usage

use jpuck\Error\Handler;

Handler::convertErrorsToExceptions();
Handler::swift();

The Versions

18/01 2018

dev-master

9999999-dev

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0+ GPL-3.0-or-later

The Requires

 

by Jeff Puckett

18/01 2018

dev-dev

dev-dev

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0+ GPL-3.0-or-later

The Requires

 

by Jeff Puckett

18/01 2018

0.1.5

0.1.5.0

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0-or-later

The Requires

 

by Jeff Puckett

18/01 2018

0.1.4

0.1.4.0

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0-or-later

The Requires

 

by Jeff Puckett

17/01 2018

0.1.3

0.1.3.0

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0+

The Requires

 

by Jeff Puckett

25/07 2017

0.1.2

0.1.2.0

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0+

The Requires

 

by Jeff Puckett

21/04 2017

0.1.1

0.1.1.0

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0+

The Requires

 

by Jeff Puckett

20/04 2017

0.1.0

0.1.0.0

Convert errors to exceptions and handle them.

  Sources   Download

GPL-3.0+

The Requires

 

by Jeff Puckett