A PHP libary for debugging.
require_once __DIR__ . '/vendor/autoload.php';
use Devidw\Debug\Debug;
Debug::dump($var);Syntax highlighting is done using highlight.js and the Atom One Dark Theme.
A PHP libary for debugging.
require_once __DIR__ . '/vendor/autoload.php';
use Devidw\Debug\Debug;
Debug::dump($var);Syntax highlighting is done using highlight.js and the Atom One Dark Theme.