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