moonsflyer 976fd6d369 initial commit of the project 7 meses atrás
..
Caster 976fd6d369 initial commit of the project 7 meses atrás
Cloner 976fd6d369 initial commit of the project 7 meses atrás
Command 976fd6d369 initial commit of the project 7 meses atrás
Dumper 976fd6d369 initial commit of the project 7 meses atrás
Exception 976fd6d369 initial commit of the project 7 meses atrás
Resources 976fd6d369 initial commit of the project 7 meses atrás
Server 976fd6d369 initial commit of the project 7 meses atrás
Test 976fd6d369 initial commit of the project 7 meses atrás
CHANGELOG.md 976fd6d369 initial commit of the project 7 meses atrás
LICENSE 976fd6d369 initial commit of the project 7 meses atrás
README.md 976fd6d369 initial commit of the project 7 meses atrás
VarDumper.php 976fd6d369 initial commit of the project 7 meses atrás
composer.json 976fd6d369 initial commit of the project 7 meses 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