Michael 2a491b3e10 first commit há 5 anos atrás
..
Caster 2a491b3e10 first commit há 5 anos atrás
Cloner 2a491b3e10 first commit há 5 anos atrás
Command 2a491b3e10 first commit há 5 anos atrás
Dumper 2a491b3e10 first commit há 5 anos atrás
Exception 2a491b3e10 first commit há 5 anos atrás
Resources 2a491b3e10 first commit há 5 anos atrás
Server 2a491b3e10 first commit há 5 anos atrás
Test 2a491b3e10 first commit há 5 anos atrás
.gitattributes 2a491b3e10 first commit há 5 anos atrás
CHANGELOG.md 2a491b3e10 first commit há 5 anos atrás
LICENSE 2a491b3e10 first commit há 5 anos atrás
README.md 2a491b3e10 first commit há 5 anos atrás
VarDumper.php 2a491b3e10 first commit há 5 anos atrás
composer.json 2a491b3e10 first commit há 5 anos atrás

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