Gleb 66078cb367 test | hace 5 años | |
---|---|---|
.. | ||
Caster | hace 5 años | |
Cloner | hace 5 años | |
Command | hace 5 años | |
Dumper | hace 5 años | |
Exception | hace 5 años | |
Resources | hace 5 años | |
Server | 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. Built on top, it provides a better dump()
function that you
can use instead of var_dump
.