root f4b10b55a0 Initial commit 1 ヶ月 前
..
Caster f4b10b55a0 Initial commit 1 ヶ月 前
Cloner f4b10b55a0 Initial commit 1 ヶ月 前
Command f4b10b55a0 Initial commit 1 ヶ月 前
Dumper f4b10b55a0 Initial commit 1 ヶ月 前
Exception f4b10b55a0 Initial commit 1 ヶ月 前
Resources f4b10b55a0 Initial commit 1 ヶ月 前
Server f4b10b55a0 Initial commit 1 ヶ月 前
Test f4b10b55a0 Initial commit 1 ヶ月 前
CHANGELOG.md f4b10b55a0 Initial commit 1 ヶ月 前
LICENSE f4b10b55a0 Initial commit 1 ヶ月 前
README.md f4b10b55a0 Initial commit 1 ヶ月 前
VarDumper.php f4b10b55a0 Initial commit 1 ヶ月 前
composer.json f4b10b55a0 Initial commit 1 ヶ月 前

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