PHP Classes

Whoops: Handle PHP errors integrating with code editors

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 172 This week: 1All time: 8,806 This week: 560Up
Version License PHP version Categories
whoops 1.0.0MIT/X Consortium ...5PHP 5, Tools, Language
Description 

Author

This class can handle PHP errors integrating with code editors.

It registers handlers functions of the class to be called when a PHP error or exception triggered.

The class can display the errors highlighted in a Web page.

It outputs the error information using a template script that can show a link to make the source code file that triggered the error in a code editor like for instance Sublime.

Innovation Award
PHP Programming Innovation award nominee
February 2019
Number 5


Prize: One official elePHPant Plush Mascott
Many PHP developers use IDE tools to become more productive.

One situation that they need to handle frequently is to debug the code they have developed by fixing errors of code that is not working.

This package makes it easier to debug code that generates errors by allowing to quickly locating code that generate errors.

It outputs links that when clicked will make the Sublime editor open the source code file that generated errors in the lines of the code with those errors.

Manuel Lemos
Picture of Muhammad Umer Farooq
Name: Muhammad Umer Farooq is available for providing paid consulting. Contact Muhammad Umer Farooq .
Classes: 52 packages by
Country: Pakistan Pakistan
Age: 22
All time rank: 84611 in Pakistan Pakistan
Week rank: 51 Up3 in Pakistan Pakistan Up
Innovation award
Innovation award
Nominee: 6x

  Files folder image Files  
File Role Description
Files folder imageviews (1 file)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Example Example script
Plain text file Whoops.php Class Class source

  Files folder image Files  /  views  
File Role Description
  Accessible without login Plain text file view.php Aux. Auxiliary script

 Version Control Unique User Downloads Download Rankings  
 100%
Total:172
This week:1
All time:8,806
This week:560Up