2017 © Pedro Peláez
 

library whoops-silex

Integrates the Whoops library into Silex

image

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

The README.md

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)

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

Module installation

In your project root folder, (*4)

  1. composer require texthtml/whoops-silex ~1.0
  2. In your Silex container configuration, register the WhoopsServiceProvider:
use WhoopsSilex\WhoopsServiceProvider;
$container->register(new WhoopsServiceProvider);

Whoops!, (*5)

The Versions

23/11 2016

dev-master

9999999-dev

Integrates the Whoops library into Silex

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error whoops

09/04 2015

1.0.3

1.0.3.0

Integrates the Whoops library into Silex

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error whoops

07/12 2014

1.0.2

1.0.2.0

Integrates the Whoops library into Silex

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error whoops

12/11 2014

1.0.1

1.0.1.0

Integrates the Whoops library into Silex

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error whoops

07/11 2014

1.0.0

1.0.0.0

Integrates the Whoops library into Silex

  Sources   Download

AGPL-3.0

The Requires

 

silex exception error whoops