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