moonsflyer 976fd6d369 initial commit of the project il y a 7 mois
..
Caster 976fd6d369 initial commit of the project il y a 7 mois
Cloner 976fd6d369 initial commit of the project il y a 7 mois
Command 976fd6d369 initial commit of the project il y a 7 mois
Dumper 976fd6d369 initial commit of the project il y a 7 mois
Exception 976fd6d369 initial commit of the project il y a 7 mois
Resources 976fd6d369 initial commit of the project il y a 7 mois
Server 976fd6d369 initial commit of the project il y a 7 mois
Test 976fd6d369 initial commit of the project il y a 7 mois
CHANGELOG.md 976fd6d369 initial commit of the project il y a 7 mois
LICENSE 976fd6d369 initial commit of the project il y a 7 mois
README.md 976fd6d369 initial commit of the project il y a 7 mois
VarDumper.php 976fd6d369 initial commit of the project il y a 7 mois
composer.json 976fd6d369 initial commit of the project il y a 7 mois

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