![]() |
hace 5 años | |
---|---|---|
.. | ||
Caster | hace 5 años | |
Cloner | hace 5 años | |
Dumper | hace 5 años | |
Exception | hace 5 años | |
Resources | hace 5 años | |
Test | hace 5 años | |
Tests | hace 5 años | |
.gitignore | hace 5 años | |
CHANGELOG.md | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
VarDumper.php | hace 5 años | |
composer.json | hace 5 años | |
phpunit.xml.dist | hace 5 años |
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
.