hrjy 3d427f43e3 commit 3 лет назад
..
Caster 3d427f43e3 commit 3 лет назад
Cloner 3d427f43e3 commit 3 лет назад
Command 3d427f43e3 commit 3 лет назад
Dumper 3d427f43e3 commit 3 лет назад
Exception 3d427f43e3 commit 3 лет назад
Resources 3d427f43e3 commit 3 лет назад
Server 3d427f43e3 commit 3 лет назад
Test 3d427f43e3 commit 3 лет назад
Tests 3d427f43e3 commit 3 лет назад
.gitignore 3d427f43e3 commit 3 лет назад
CHANGELOG.md 3d427f43e3 commit 3 лет назад
LICENSE 3d427f43e3 commit 3 лет назад
README.md 3d427f43e3 commit 3 лет назад
VarDumper.php 3d427f43e3 commit 3 лет назад
composer.json 3d427f43e3 commit 3 лет назад
phpunit.xml.dist 3d427f43e3 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