root 1c2c56603a 1 5 years ago
..
Caster 1c2c56603a 1 5 years ago
Cloner 1c2c56603a 1 5 years ago
Dumper 1c2c56603a 1 5 years ago
Exception 1c2c56603a 1 5 years ago
Resources 1c2c56603a 1 5 years ago
Test 1c2c56603a 1 5 years ago
Tests 1c2c56603a 1 5 years ago
.gitignore 1c2c56603a 1 5 years ago
CHANGELOG.md 1c2c56603a 1 5 years ago
LICENSE 1c2c56603a 1 5 years ago
README.md 1c2c56603a 1 5 years ago
VarDumper.php 1c2c56603a 1 5 years ago
composer.json 1c2c56603a 1 5 years ago
phpunit.xml.dist 1c2c56603a 1 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