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