![]() |
5 жил өмнө | |
---|---|---|
.. | ||
Caster | 5 жил өмнө | |
Cloner | 5 жил өмнө | |
Dumper | 5 жил өмнө | |
Exception | 5 жил өмнө | |
Resources | 5 жил өмнө | |
Test | 5 жил өмнө | |
Tests | 5 жил өмнө | |
.gitignore | 5 жил өмнө | |
CHANGELOG.md | 5 жил өмнө | |
LICENSE | 5 жил өмнө | |
README.md | 5 жил өмнө | |
VarDumper.php | 5 жил өмнө | |
composer.json | 5 жил өмнө | |
phpunit.xml.dist | 5 жил өмнө |
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
.