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