xiang 18d567c5cb update 6 years ago
..
Caster 18d567c5cb update 6 years ago
Cloner 18d567c5cb update 6 years ago
Dumper 18d567c5cb update 6 years ago
Exception 18d567c5cb update 6 years ago
Resources 18d567c5cb update 6 years ago
Test 18d567c5cb update 6 years ago
Tests 18d567c5cb update 6 years ago
.gitignore 18d567c5cb update 6 years ago
CHANGELOG.md 18d567c5cb update 6 years ago
LICENSE 18d567c5cb update 6 years ago
README.md 18d567c5cb update 6 years ago
VarDumper.php 18d567c5cb update 6 years ago
composer.json 18d567c5cb update 6 years ago
phpunit.xml.dist 18d567c5cb update 6 years ago

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