Michael 2a491b3e10 first commit 5 years ago
..
Caster 2a491b3e10 first commit 5 years ago
Cloner 2a491b3e10 first commit 5 years ago
Command 2a491b3e10 first commit 5 years ago
Dumper 2a491b3e10 first commit 5 years ago
Exception 2a491b3e10 first commit 5 years ago
Resources 2a491b3e10 first commit 5 years ago
Server 2a491b3e10 first commit 5 years ago
Test 2a491b3e10 first commit 5 years ago
.gitattributes 2a491b3e10 first commit 5 years ago
CHANGELOG.md 2a491b3e10 first commit 5 years ago
LICENSE 2a491b3e10 first commit 5 years ago
README.md 2a491b3e10 first commit 5 years ago
VarDumper.php 2a491b3e10 first commit 5 years ago
composer.json 2a491b3e10 first commit 5 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