No More var_dump - Introducing Symfony VarDumper!

So… it makes a pretty var_dump. Doesnt remove any code (in fact, adds a line).

If your dump is several layers deep, you’ve got to click around and open all the layers to find what you’re looking for. Assuming you actually know what you’re looking for ahead of time.

Or… i could just View Source a var_dump.