moonsflyer 976fd6d369 initial commit of the project 7 місяців тому
..
Caster 976fd6d369 initial commit of the project 7 місяців тому
Cloner 976fd6d369 initial commit of the project 7 місяців тому
Command 976fd6d369 initial commit of the project 7 місяців тому
Dumper 976fd6d369 initial commit of the project 7 місяців тому
Exception 976fd6d369 initial commit of the project 7 місяців тому
Resources 976fd6d369 initial commit of the project 7 місяців тому
Server 976fd6d369 initial commit of the project 7 місяців тому
Test 976fd6d369 initial commit of the project 7 місяців тому
CHANGELOG.md 976fd6d369 initial commit of the project 7 місяців тому
LICENSE 976fd6d369 initial commit of the project 7 місяців тому
README.md 976fd6d369 initial commit of the project 7 місяців тому
VarDumper.php 976fd6d369 initial commit of the project 7 місяців тому
composer.json 976fd6d369 initial commit of the project 7 місяців тому

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