dream 050bfac24d 1 | 8 months ago | |
---|---|---|
.. | ||
Caster | 8 months ago | |
Cloner | 8 months ago | |
Command | 8 months ago | |
Dumper | 8 months ago | |
Exception | 8 months ago | |
Resources | 8 months ago | |
Server | 8 months ago | |
Test | 8 months ago | |
Tests | 8 months ago | |
.gitignore | 8 months ago | |
CHANGELOG.md | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
VarDumper.php | 8 months ago | |
composer.json | 8 months ago | |
phpunit.xml.dist | 8 months ago |
The VarDumper component provides mechanisms for walking through any arbitrary
PHP variable. It provides a better dump()
function that you can use instead
of var_dump
.