Michael 3019f29cdf second commit 5 years ago
..
Caster 3019f29cdf second commit 5 years ago
Cloner 3019f29cdf second commit 5 years ago
Command 3019f29cdf second commit 5 years ago
Dumper 3019f29cdf second commit 5 years ago
Exception 3019f29cdf second commit 5 years ago
Resources 3019f29cdf second commit 5 years ago
Server 3019f29cdf second commit 5 years ago
Test 3019f29cdf second commit 5 years ago
.gitattributes 3019f29cdf second commit 5 years ago
CHANGELOG.md 3019f29cdf second commit 5 years ago
LICENSE 3019f29cdf second commit 5 years ago
README.md 3019f29cdf second commit 5 years ago
VarDumper.php 3019f29cdf second commit 5 years ago
composer.json 3019f29cdf second commit 5 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