You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wayne Hsu d1dc80d1d0
v1.0.0
3 years ago
..
Caster v1.0.0 3 years ago
Cloner v1.0.0 3 years ago
Command v1.0.0 3 years ago
Dumper v1.0.0 3 years ago
Exception v1.0.0 3 years ago
Resources v1.0.0 3 years ago
Server v1.0.0 3 years ago
Test v1.0.0 3 years ago
CHANGELOG.md v1.0.0 3 years ago
LICENSE v1.0.0 3 years ago
README.md v1.0.0 3 years ago
VarDumper.php v1.0.0 3 years ago
composer.json v1.0.0 3 years ago

README.md

VarDumper Component

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().

Resources