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