Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Very old code. This repository is archived. Do not use it.

PHP-Errors-Class

Debugging a PHP application by relying exclusively on the internal error reporting mechanism that PHP provides is literally like searching for a needle in a haystack. For those of you who don't want or can't use a cool extension like Xdebug, I wrote a class that enhances the standard error reporting in PHP.

Usage: Just instantiate the class before any other code

** It would be great if anyone would extend this so that we can have some database profiling, memory usage management and so on **

Check out The Codeunker's website for more web development tutorials.

About

Handling PHP errors with "Class"

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages