PHP Classes

How to Keep Track of All PHP Errors Not Showing to Users and Happen in the Same PHP Script - PHP Custom Error package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP Custom Error PHP Custom Error   Blog PHP Custom Error package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Keep Track of ...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Updated on: 2022-11-24

Posted on: 2022-11-24

Package: PHP Custom Error

Sometimes PHP applications need to keep track of multiple non-fatal errors that may happen during the execution of the same PHP script.

This package provides a simple class that can keep track of all error messages and codes that happen every time the current PHP script calls the class.

This possibility allows application developers to get a complete list of errors in executing a single script.




Loaded Article

About the PHP Custom Error Package

The package PHP Custom Error 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: Set and get custom application errors

Here follows in more detail what it does:

This class can set and get custom application errors.

It provides functions to set one or more error messages and error codes.

The class can also return an array with the list of all error messages and codes set during the execution of the current PHP script.

Conclusion

The PHP Custom Error can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

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 as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




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

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

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP Custom Error PHP Custom Error   Blog PHP Custom Error package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Keep Track of ...