yingzi d94a487d6a 第一次提交 | 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 | |
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 |
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
.