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