Kévin Tessier f9d3d02e74 maj | hace 6 años | |
---|---|---|
.. | ||
Caster | hace 6 años | |
Cloner | hace 6 años | |
Dumper | hace 6 años | |
Exception | hace 6 años | |
Resources | hace 6 años | |
CHANGELOG.md | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años | |
VarDumper.php | hace 6 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
.