Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Tests | 2017-07-31 | ||
Resources | 2017-07-31 | ||
Exception | 2017-07-31 | ||
Test | 2017-07-31 | ||
Dumper | 2017-07-31 | ||
Cloner | 2017-07-31 | ||
Caster | 2017-07-31 | ||
phpunit.xml.dist | 2017-07-31 | 987 Bytes | |
composer.json | 2017-07-31 | 1.2 kB | |
VarDumper.php | 2017-07-31 | 1.2 kB | |
LICENSE | 2017-07-31 | 1.1 kB | |
README.md | 2017-07-31 | 624 Bytes | |
CHANGELOG.md | 2017-07-31 | 146 Bytes | |
Totals: 13 Items | 5.3 kB | 0 |
VarDumper Component
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
.