Download the PHP package moderntribe/square1-whoops without Composer
On this page you can find all versions of the php package moderntribe/square1-whoops. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moderntribe/square1-whoops
More information about moderntribe/square1-whoops
Files in moderntribe/square1-whoops
Download moderntribe/square1-whoops
More information about moderntribe/square1-whoops
Files in moderntribe/square1-whoops
Vendor moderntribe
Package square1-whoops
Short Description Integrates the Whoops error handler for display errors during development
License GPL-2.0-only
Package square1-whoops
Short Description Integrates the Whoops error handler for display errors during development
License GPL-2.0-only
Please rate this library. Is it a good library?
Informations about the package square1-whoops
Whoops - Better PHP Error Messages
In Local Environments (and local environments only), you can enable Whoops Error Messaging.
Whoops provides a cleaner, more helpful interface for viewing errors when they happen, including a clear callstack, server details at the time of the error, preview of the code that errored, and all sorts of other goodies.
To enable Whoops, simply add define( 'WHOOPS_ENABLE', true );
to your local-config.php.
All versions of square1-whoops with dependencies
PHP Build Version
Package Version
The package moderntribe/square1-whoops contains the following files
Loading the files please wait ....