PHP Classes

Notable PHP package: Whoops

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 115

Last month viewers: 2

Categories: Notable Packages

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.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package Whoops is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Handle PHP errors integrating with code editors

Here follows in more detail what it does:

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.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,101 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)