|
8 年之前 | |
---|---|---|
.. | ||
Caster | 8 年之前 | |
Cloner | 8 年之前 | |
Dumper | 8 年之前 | |
Exception | 8 年之前 | |
Resources | 8 年之前 | |
Test | 8 年之前 | |
Tests | 8 年之前 | |
.gitignore | 8 年之前 | |
CHANGELOG.md | 8 年之前 | |
LICENSE | 8 年之前 | |
README.md | 8 年之前 | |
VarDumper.php | 8 年之前 | |
composer.json | 8 年之前 | |
phpunit.xml.dist | 8 年之前 |
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
.