“Explore” simply allows you to explore your big variables like objects or arrays in clean interface. Just include explore.php and use explore() function to get very interactive interface to explore your variable.
With this source code, you’ll explore your variable with a clean interface, even if they’re huge objects or arrays, you’ll easily navigate on the variable structure.
Or you can explore JSON objects with just providing their urls:
Result of exploring JSON url:
Demo & Documentation
Live Demo: http://projects.mfyz.com/variable-explorer/demo/
Online Documentation : http://projects.mfyz.com/variable-explorer/documentation/ Source