library whoops-silex
Integrates the Whoops library into Silex
texthtml/whoops-silex
Integrates the Whoops library into Silex
- Wednesday, November 23, 2016
- by mathroc
- Repository
- 2 Watchers
- 16 Stars
- 38,519 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 5 Forks
- 1 Open issues
- 5 Versions
- 11 % Grown
Whoops-Silex
Integrates the Whoops library into Silex 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-silex ~1.0
- In your Silex container configuration, register the WhoopsServiceProvider:
use WhoopsSilex\WhoopsServiceProvider;
$container->register(new WhoopsServiceProvider);
, (*5)
dev-master
9999999-dev
Integrates the Whoops library into Silex
Sources
Download
AGPL-3.0
The Requires
silex
exception
error
whoops
1.0.3
1.0.3.0
Integrates the Whoops library into Silex
Sources
Download
AGPL-3.0
The Requires
silex
exception
error
whoops
1.0.2
1.0.2.0
Integrates the Whoops library into Silex
Sources
Download
AGPL-3.0
The Requires
silex
exception
error
whoops
1.0.1
1.0.1.0
Integrates the Whoops library into Silex
Sources
Download
AGPL-3.0
The Requires
silex
exception
error
whoops
1.0.0
1.0.0.0
Integrates the Whoops library into Silex
Sources
Download
AGPL-3.0
The Requires
silex
exception
error
whoops