Debugging helper functions
$var = array('test'=>'testing');
debug_dump($var);This function follows the exact prototype of PHP's var_dump
| Language | php |
| Version | 0.0.0 |
| Git URL | https://github.com/nullivex/func-debug |
| License | GPL-3.0 |
| Description | Debugging helper functions |
| Keywords |