hrjy 50fd54ea3f commit há 2 anos atrás
..
Caster 50fd54ea3f commit há 2 anos atrás
Cloner 50fd54ea3f commit há 2 anos atrás
Command 50fd54ea3f commit há 2 anos atrás
Dumper 50fd54ea3f commit há 2 anos atrás
Exception 50fd54ea3f commit há 2 anos atrás
Resources 50fd54ea3f commit há 2 anos atrás
Server 50fd54ea3f commit há 2 anos atrás
Test 50fd54ea3f commit há 2 anos atrás
Tests 50fd54ea3f commit há 2 anos atrás
.gitignore 50fd54ea3f commit há 2 anos atrás
CHANGELOG.md 50fd54ea3f commit há 2 anos atrás
LICENSE 50fd54ea3f commit há 2 anos atrás
README.md 50fd54ea3f commit há 2 anos atrás
VarDumper.php 50fd54ea3f commit há 2 anos atrás
composer.json 50fd54ea3f commit há 2 anos atrás
phpunit.xml.dist 50fd54ea3f commit há 2 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