root f4b10b55a0 Initial commit 2 months ago
..
Caster f4b10b55a0 Initial commit 2 months ago
Cloner f4b10b55a0 Initial commit 2 months ago
Command f4b10b55a0 Initial commit 2 months ago
Dumper f4b10b55a0 Initial commit 2 months ago
Exception f4b10b55a0 Initial commit 2 months ago
Resources f4b10b55a0 Initial commit 2 months ago
Server f4b10b55a0 Initial commit 2 months ago
Test f4b10b55a0 Initial commit 2 months ago
CHANGELOG.md f4b10b55a0 Initial commit 2 months ago
LICENSE f4b10b55a0 Initial commit 2 months ago
README.md f4b10b55a0 Initial commit 2 months ago
VarDumper.php f4b10b55a0 Initial commit 2 months ago
composer.json f4b10b55a0 Initial commit 2 months 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