hrjy d56a9efb3e commit 2 years ago
..
Caster d56a9efb3e commit 2 years ago
Cloner d56a9efb3e commit 2 years ago
Command d56a9efb3e commit 2 years ago
Dumper d56a9efb3e commit 2 years ago
Exception d56a9efb3e commit 2 years ago
Resources d56a9efb3e commit 2 years ago
Server d56a9efb3e commit 2 years ago
Test d56a9efb3e commit 2 years ago
Tests d56a9efb3e commit 2 years ago
.gitignore d56a9efb3e commit 2 years ago
CHANGELOG.md d56a9efb3e commit 2 years ago
LICENSE d56a9efb3e commit 2 years ago
README.md d56a9efb3e commit 2 years ago
VarDumper.php d56a9efb3e commit 2 years ago
composer.json d56a9efb3e commit 2 years ago
phpunit.xml.dist d56a9efb3e commit 2 years 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