wanglu c3eea91f7f first commit 2 年 前
..
Caster c3eea91f7f first commit 2 年 前
Cloner c3eea91f7f first commit 2 年 前
Command c3eea91f7f first commit 2 年 前
Dumper c3eea91f7f first commit 2 年 前
Exception c3eea91f7f first commit 2 年 前
Resources c3eea91f7f first commit 2 年 前
Server c3eea91f7f first commit 2 年 前
Test c3eea91f7f first commit 2 年 前
.gitattributes c3eea91f7f first commit 2 年 前
CHANGELOG.md c3eea91f7f first commit 2 年 前
LICENSE c3eea91f7f first commit 2 年 前
README.md c3eea91f7f first commit 2 年 前
VarDumper.php c3eea91f7f first commit 2 年 前
composer.json c3eea91f7f first commit 2 年 前

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