
IceDump is an open source debugging tool that can be used freely during the development of the PHP applications. You can use this package instead of var_dump() or print_r() PHP functions.
This tool is intended for Developers, Testers, Quality Engineers and other Specialists that contribute to the entire development life-cycle of a PHP written application.