Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fixtures | 2017-07-31 | ||
Dumper | 2017-07-31 | ||
Cloner | 2017-07-31 | ||
Test | 2017-07-31 | ||
Caster | 2017-07-31 | ||
Totals: 5 Items | 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
.