hrjy e8e630b068 commit 1 year ago
..
Caster e8e630b068 commit 1 year ago
Cloner e8e630b068 commit 1 year ago
Command e8e630b068 commit 1 year ago
Dumper e8e630b068 commit 1 year ago
Exception e8e630b068 commit 1 year ago
Resources e8e630b068 commit 1 year ago
Server e8e630b068 commit 1 year ago
Test e8e630b068 commit 1 year ago
Tests e8e630b068 commit 1 year ago
.gitignore e8e630b068 commit 1 year ago
CHANGELOG.md e8e630b068 commit 1 year ago
LICENSE e8e630b068 commit 1 year ago
README.md e8e630b068 commit 1 year ago
VarDumper.php e8e630b068 commit 1 year ago
composer.json e8e630b068 commit 1 year ago
phpunit.xml.dist e8e630b068 commit 1 year ago

README.md

VarDumper Component

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

Resources