SVPphpDebug
Did it ever happen to you to have a PHP script crashed and not to know the reason? Many of you may know the error message stands inside the error_log file on server, but how many have access to it? Even if you do so, how easy is to monitor this on a high traffic server?
What about having everything on your browser, right after the script was running, even if it crashed with a fatal error? What about having a panel for each type of message (errors, warnings, info)? What about logging also custom messages? This is all now possible with SVPphpDebug.
No special installation required, just place the class on disk and use it! No fee, no need to buy: everything is freeware!