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