Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dumb-var.php | 2017-07-31 | 817 Bytes | |
xml_reader.xml | 2017-07-31 | 223 Bytes | |
NotLoadableClass.php | 2017-07-31 | 114 Bytes | |
Twig.php | 2017-07-31 | 840 Bytes | |
FooInterface.php | 2017-07-31 | 146 Bytes | |
GeneratorDemo.php | 2017-07-31 | 270 Bytes | |
Totals: 6 Items | 2.4 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
.