Download the PHP package zeuxisoo/slim-whoops without Composer
On this page you can find all versions of the php package zeuxisoo/slim-whoops. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package slim-whoops
Slim whoops
PHP whoops error on slim framework
Status
Installation
Install the composer
Edit composer.json
Slim | Whoops | Version | Global Mode | PHP DI |
---|---|---|---|---|
1 | n/a | 0.1.* | no | no |
2 | 1.* | 0.3.* | no | no |
3 | <= 1.* | 0.4.* | no | no |
3 | >= 2.* | 0.5.* | no | no |
3 | >= 2.* | 0.6.* | yes | yes |
4 | >= 2.* | 0.7.* | no | no |
For Slim framework 4
, The composer.json
will looks like
Now, install
or update
the dependencies
Basic Usage
Add to middleware with default settings
Or you can pass more settings to the WhoopsMiddleware
Custom Editor String
If your editor do not included in default editor list, you can custom it like
Custom Handler Usage
In this usage, you can make your own handler for whoops, like:
And then pass it to the WhoopsMiddleware
:
Important Note
Version 0.3.0
or above version
- The
whoops
library is installed by default base on the Whoops Framework Integration Document
Version 0.2.0
- You must to install the
whoops
library manually.
All versions of slim-whoops with dependencies
PHP Build Version
Package Version
The package zeuxisoo/slim-whoops contains the following files
Loading the files please wait ....