
The Symfony VarDumper Component provides mechanisms to walk through any arbitrary PHP variable. Build on top of those, it features a dump() function as an improved alternative to the php build-in var_dump().
Symfony is a PHP framework, a set of tools and a development methodology.