hrjy 49962c282f commit 3 лет назад
..
Caster 49962c282f commit 3 лет назад
Cloner 49962c282f commit 3 лет назад
Command 49962c282f commit 3 лет назад
Dumper 49962c282f commit 3 лет назад
Exception 49962c282f commit 3 лет назад
Resources 49962c282f commit 3 лет назад
Server 49962c282f commit 3 лет назад
Test 49962c282f commit 3 лет назад
Tests 49962c282f commit 3 лет назад
.gitignore 49962c282f commit 3 лет назад
CHANGELOG.md 49962c282f commit 3 лет назад
LICENSE 49962c282f commit 3 лет назад
README.md 49962c282f commit 3 лет назад
VarDumper.php 49962c282f commit 3 лет назад
composer.json 49962c282f commit 3 лет назад
phpunit.xml.dist 49962c282f commit 3 лет назад

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