No More var_dump - Introducing Symfony VarDumper!

Regardless of the debugger you choose, loading the debug library with the php auto prepend file directive is highly useful. I know of no community frameworks that make use of that directive and in ten years I’ve only seen one custom program use it.

This approach insures you won’t accidentally push debug code live since the two are segregated.