hrjy e8e630b068 commit | hace 1 año | |
---|---|---|
.. | ||
Caster | hace 1 año | |
Cloner | hace 1 año | |
Command | hace 1 año | |
Dumper | hace 1 año | |
Exception | hace 1 año | |
Resources | hace 1 año | |
Server | hace 1 año | |
Test | hace 1 año | |
Tests | hace 1 año | |
.gitignore | hace 1 año | |
CHANGELOG.md | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
VarDumper.php | hace 1 año | |
composer.json | hace 1 año | |
phpunit.xml.dist | hace 1 año |
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
.