In PhpStorm, I can press Alt+F8 to inspect a variable.
I am working on some code to recursively dump a variable, with pretty indentation.
As a test,