Download the PHP package infira/errorhandler without Composer
On this page you can find all versions of the php package infira/errorhandler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download infira/errorhandler
More information about infira/errorhandler
Files in infira/errorhandler
Download infira/errorhandler
More information about infira/errorhandler
Files in infira/errorhandler
Vendor infira
Package errorhandler
Short Description Comprehensive php error,notice, etc handler.
License
Package errorhandler
Short Description Comprehensive php error,notice, etc handler.
License
Please rate this library. Is it a good library?
Informations about the package errorhandler
ErrorHandler
Comprehensive php error,notice, etc. handler.
Once in a while some bug gets into production what didn't show up in tests. ErrorHandler catches your defined error levels made by php-core, user, and custom errors and outputs it to browser, or you can make a custom wrapper to handle errors. Look examples below.
Install
- Minimum Requirements - PHP 8
Usage
Raising user errors
Catching & displaying errors
getHTMLTable() will output, with all the goodies server has to offer
That's it! Your application is catching errors!
Using compiled Exception data
All versions of errorhandler with dependencies
PHP Build Version
Package Version
The package infira/errorhandler contains the following files
Loading the files please wait ....