library whoops-pimple
Integrates the Whoops library into Pimple
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
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)
, (*3)
Module installation
In your project root folder, (*4)
composer require texthtml/whoops-pimple ~1.0
- In your Pimple container configuration, register the WhoopsServiceProvider:
$container->register(new \WhoopsPimple\WhoopsServiceProvider);
, (*5)
dev-master
9999999-dev
Integrates the Whoops library into Pimple
Sources
Download
AGPL-3.0
The Requires
silex
exception
error
pimple
whoops
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
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
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