2017 © Pedro Peláez
 

library app-error-handler

Error handling component for the weew/app package.

image

weew/app-error-handler

Error handling component for the weew/app package.

  • Thursday, July 21, 2016
  • by weew
  • Repository
  • 1 Watchers
  • 0 Stars
  • 89 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Error handling component

Build Status Code Quality Test Coverage Version Licence, (*1)

Table of contents

Installation

composer require weew/app-error-handler, (*2)

Introduction

This is an integration of the weew/error-handler library in to the weew/app framework., (*3)

Usage

To enable this provider simply register it on the kernel., (*4)

$app->getKernel()->addProviders([
    ErrorHandlerProvider::class,
]);

The Versions

21/07 2016

dev-master

9999999-dev

Error handling component for the weew/app package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

21/07 2016

v1.5.2

1.5.2.0

Error handling component for the weew/app package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

24/06 2016

v1.5.1

1.5.1.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-error-handler ^3.0
  • weew/php-app ^2.0

 

The Development Requires

by Maxim Kott

20/04 2016

v1.4.0

1.4.0.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-error-handler ^3.0
  • weew/php-app ^2.0

 

The Development Requires

by Maxim Kott

31/03 2016

v1.3.0

1.3.0.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-error-handler ^3.0
  • weew/php-app ^2.0

 

The Development Requires

by Maxim Kott

26/02 2016

v1.2.0

1.2.0.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.0
  • weew/php-error-handler ^3.0
  • weew/php-app ^1.0

 

The Development Requires

by Maxim Kott

28/01 2016

v1.1.0

1.1.0.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.0
  • weew/php-error-handler ^2.3
  • weew/php-app ^1.0

 

The Development Requires

by Maxim Kott

28/01 2016

v1.0.2

1.0.2.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.0
  • weew/php-error-handler ^2.3
  • weew/php-app ^1.0

 

The Development Requires

by Maxim Kott

27/01 2016

v1.0.1

1.0.1.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.0
  • weew/php-error-handler ^2.3
  • weew/php-app ^1.0

 

The Development Requires

by Maxim Kott

11/01 2016

v1.0.0

1.0.0.0

Error handling component for the weew/php-app package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.0
  • weew/php-error-handler ^2.3
  • weew/php-app ^1.0

 

The Development Requires

by Maxim Kott