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