Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support....
tracy library is a useful helper for everyday php programmers. it helps you to:
quickly detect and correct errors log errors dump variables measure execution time of scripts/queries see memory consumption
php is a perfect language for making hardly detectable errors because it gives a great flexibility to programmers. tracy\debugger is more valuable because of that. it is a ultimate tool among the diagnostic ones. if you are meeting tracy the first time, believe me, your life starts to be divided one before the tracy and the one with her. welcome to the good part!
ajax php web-development developer-tools debugger php5 profiler dump-variables error-handling php-errors