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: 168 All time: 8,692 This week: 413Up
Version License PHP version Categories
whoops 1.0.0MIT/X Consortium ...5PHP 5, Utilities and 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 <contact>
Classes: 46 packages by
Country: Pakistan Pakistan
Innovation award
Innovation award
Nominee: 4x

  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:168
This week:0
All time:8,692
This week:413Up

For more information send a message to info at phpclasses dot org.