Gleb 66078cb367 test 5 years ago
..
Caster 66078cb367 test 5 years ago
Cloner 66078cb367 test 5 years ago
Command 66078cb367 test 5 years ago
Dumper 66078cb367 test 5 years ago
Exception 66078cb367 test 5 years ago
Resources 66078cb367 test 5 years ago
Server 66078cb367 test 5 years ago
Test 66078cb367 test 5 years ago
Tests 66078cb367 test 5 years ago
.gitignore 66078cb367 test 5 years ago
CHANGELOG.md 66078cb367 test 5 years ago
LICENSE 66078cb367 test 5 years ago
README.md 66078cb367 test 5 years ago
VarDumper.php 66078cb367 test 5 years ago
composer.json 66078cb367 test 5 years ago
phpunit.xml.dist 66078cb367 test 5 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