root 1c2c56603a 1 5 лет назад
..
Caster 1c2c56603a 1 5 лет назад
Cloner 1c2c56603a 1 5 лет назад
Dumper 1c2c56603a 1 5 лет назад
Exception 1c2c56603a 1 5 лет назад
Resources 1c2c56603a 1 5 лет назад
Test 1c2c56603a 1 5 лет назад
Tests 1c2c56603a 1 5 лет назад
.gitignore 1c2c56603a 1 5 лет назад
CHANGELOG.md 1c2c56603a 1 5 лет назад
LICENSE 1c2c56603a 1 5 лет назад
README.md 1c2c56603a 1 5 лет назад
VarDumper.php 1c2c56603a 1 5 лет назад
composer.json 1c2c56603a 1 5 лет назад
phpunit.xml.dist 1c2c56603a 1 5 лет назад

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources