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