Yannick Guern 3c45fcac29 set permission on code | hace 7 años | |
---|---|---|
.. | ||
Caster | hace 7 años | |
Cloner | hace 7 años | |
Dumper | hace 7 años | |
Exception | hace 7 años | |
Resources | hace 7 años | |
Test | hace 7 años | |
Tests | hace 7 años | |
.gitignore | hace 7 años | |
CHANGELOG.md | hace 7 años | |
LICENSE | hace 7 años | |
README.md | hace 7 años | |
VarDumper.php | hace 7 años | |
composer.json | hace 7 años | |
phpunit.xml.dist | hace 7 años |
The VarDumper component provides mechanisms for walking through any arbitrary
PHP variable. Built on top, it provides a better dump()
function that you
can use instead of var_dump
.