The error handler and dump variables.
Download repository:
git clone https://github.com/Professionali/debuger.git
Registr in php.ini
:
auto_prepend_file = "<path_to_debuger>\debuger\debuger.php"
Show variable dump:
p($my_var);
Notice
Exception
Exception trace
Notice
Exception
Variable dump in CLI