php-debug-function A better var_dump() alternative for PHP Usage Place the function in your project and use it like var_dump() Example debugVar("Test"); debugVar($variable);