moonsflyer 976fd6d369 initial commit of the project 6 месяцев назад
..
Caster 976fd6d369 initial commit of the project 6 месяцев назад
Cloner 976fd6d369 initial commit of the project 6 месяцев назад
Command 976fd6d369 initial commit of the project 6 месяцев назад
Dumper 976fd6d369 initial commit of the project 6 месяцев назад
Exception 976fd6d369 initial commit of the project 6 месяцев назад
Resources 976fd6d369 initial commit of the project 6 месяцев назад
Server 976fd6d369 initial commit of the project 6 месяцев назад
Test 976fd6d369 initial commit of the project 6 месяцев назад
CHANGELOG.md 976fd6d369 initial commit of the project 6 месяцев назад
LICENSE 976fd6d369 initial commit of the project 6 месяцев назад
README.md 976fd6d369 initial commit of the project 6 месяцев назад
VarDumper.php 976fd6d369 initial commit of the project 6 месяцев назад
composer.json 976fd6d369 initial commit of the project 6 месяцев назад

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