Kint – debugging helper for PHP developers
“Kint – debugging helper for PHP developers What am I looking at? At first glance Kint is just a pretty replacement for var_dump(), print_r() and debug_backtrace(). However, it’s much, much more than that. You will eventually wonder how you developed without it.”
read »