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