![]() |
il y a 5 ans | |
---|---|---|
.. | ||
Caster | il y a 5 ans | |
Cloner | il y a 5 ans | |
Dumper | il y a 5 ans | |
Exception | il y a 5 ans | |
Resources | il y a 5 ans | |
Test | il y a 5 ans | |
Tests | il y a 5 ans | |
.gitignore | il y a 5 ans | |
CHANGELOG.md | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
VarDumper.php | il y a 5 ans | |
composer.json | il y a 5 ans | |
phpunit.xml.dist | il y a 5 ans |
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
.