2017 © Pedro Peláez
 

library whoops-pimple

Integrates the Whoops library into Pimple

image

texthtml/whoops-pimple

Integrates the Whoops library into Pimple

  • Wednesday, November 23, 2016
  • by mathroc
  • Repository
  • 1 Watchers
  • 3 Stars
  • 38,798 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 11 % Grown

The README.md

Whoops-Pimple

Integrates the Whoops library into Pimple whoops, (*1)

whoops is an error handler base/framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system., (*2)

Latest Stable Version License Total Downloads Scrutinizer Code Quality, (*3)

Module installation

In your project root folder, (*4)

  1. composer require texthtml/whoops-pimple ~1.0
  2. In your Pimple container configuration, register the WhoopsServiceProvider:
$container->register(new \WhoopsPimple\WhoopsServiceProvider);

Whoops!, (*5)

The Versions

23/11 2016

dev-master

9999999-dev

Integrates the Whoops library into Pimple

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error pimple whoops

29/02 2016

v1.2.0

1.2.0.0

Integrates the Whoops library into Pimple

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error pimple whoops

29/02 2016

v1.1.0

1.1.0.0

Integrates the Whoops library into Pimple

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error pimple whoops

06/11 2014

1.0.0

1.0.0.0

Integrates the Whoops library into Pimple

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error pimple whoops