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