hrjy e8e630b068 commit | há 1 ano atrás | |
---|---|---|
.. | ||
Caster | há 1 ano atrás | |
Cloner | há 1 ano atrás | |
Command | há 1 ano atrás | |
Dumper | há 1 ano atrás | |
Exception | há 1 ano atrás | |
Resources | há 1 ano atrás | |
Server | há 1 ano atrás | |
Test | há 1 ano atrás | |
Tests | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
CHANGELOG.md | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
README.md | há 1 ano atrás | |
VarDumper.php | há 1 ano atrás | |
composer.json | há 1 ano atrás | |
phpunit.xml.dist | há 1 ano 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
.