Kirin 80169d6661 first | hace 3 años | |
---|---|---|
.. | ||
Caster | hace 3 años | |
Cloner | hace 3 años | |
Command | hace 3 años | |
Dumper | hace 3 años | |
Exception | hace 3 años | |
Resources | hace 3 años | |
Server | hace 3 años | |
Test | hace 3 años | |
.gitattributes | hace 3 años | |
CHANGELOG.md | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
VarDumper.php | hace 3 años | |
composer.json | hace 3 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
.