Download the PHP package jmslbam/ray-php-errors without Composer
On this page you can find all versions of the php package jmslbam/ray-php-errors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jmslbam/ray-php-errors
More information about jmslbam/ray-php-errors
Files in jmslbam/ray-php-errors
Download jmslbam/ray-php-errors
More information about jmslbam/ray-php-errors
Files in jmslbam/ray-php-errors
Vendor jmslbam
Package ray-php-errors
Short Description Pushes errors that normally would go into the 'debug.log' to Spatie's Ray debugger
License MIT
Package ray-php-errors
Short Description Pushes errors that normally would go into the 'debug.log' to Spatie's Ray debugger
License MIT
Please rate this library. Is it a good library?
Informations about the package ray-php-errors
Ray PHP error logger
Pushes errors that normally would go into the error.log or debug.log straight into Spatie's Ray debugger
Installation
composer require jmslbam/ray-php-errors
Activation
Add ( new JMSLBAM\RayPHPErrors\Ray() )->init( true ); somewhere in your PHP code.
Passing true to the init() also shows the error on you screen. For example, with WordPress I pass WP_DEBUG_DISPLAY as argument.
All versions of ray-php-errors with dependencies
PHP Build Version
Package Version
No informations.
The package jmslbam/ray-php-errors contains the following files
Loading the files please wait ...