|
há 4 anos atrás | |
---|---|---|
.. | ||
Caster | há 4 anos atrás | |
Cloner | há 4 anos atrás | |
Dumper | há 4 anos atrás | |
Exception | há 4 anos atrás | |
Resources | há 4 anos atrás | |
Test | há 4 anos atrás | |
Tests | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
CHANGELOG.md | há 4 anos atrás | |
LICENSE | há 4 anos atrás | |
README.md | há 4 anos atrás | |
VarDumper.php | há 4 anos atrás | |
composer.json | há 4 anos atrás | |
phpunit.xml.dist | há 4 anos atrás |
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
.