Dump PHP variables like a pro
I really like using the excellent Symfony VarDumper component. It provides such a nice way to display variables or objects that can get very large or complicated in OOP. But there is something missing... In my workflow, I add one or two dump or dd st...
Jul 16, 20211 min read241
