zhangdehua 898e06e04e first commit 2 年 前
..
Caster 898e06e04e first commit 2 年 前
Cloner 898e06e04e first commit 2 年 前
Command 898e06e04e first commit 2 年 前
Dumper 898e06e04e first commit 2 年 前
Exception 898e06e04e first commit 2 年 前
Resources 898e06e04e first commit 2 年 前
Server 898e06e04e first commit 2 年 前
Test 898e06e04e first commit 2 年 前
CHANGELOG.md 898e06e04e first commit 2 年 前
LICENSE 898e06e04e first commit 2 年 前
README.md 898e06e04e first commit 2 年 前
VarDumper.php 898e06e04e first commit 2 年 前
composer.json 898e06e04e 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