rukov Posted October 19, 2014 Report Posted October 19, 2014 Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.In other words, it's var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox. Web Kint, a debugging tool for PHPDownload https://github.com/raveren/kint/archive/v0.9.zip Quote