moonsflyer 976fd6d369 initial commit of the project před 7 měsíci
..
Caster 976fd6d369 initial commit of the project před 7 měsíci
Cloner 976fd6d369 initial commit of the project před 7 měsíci
Command 976fd6d369 initial commit of the project před 7 měsíci
Dumper 976fd6d369 initial commit of the project před 7 měsíci
Exception 976fd6d369 initial commit of the project před 7 měsíci
Resources 976fd6d369 initial commit of the project před 7 měsíci
Server 976fd6d369 initial commit of the project před 7 měsíci
Test 976fd6d369 initial commit of the project před 7 měsíci
CHANGELOG.md 976fd6d369 initial commit of the project před 7 měsíci
LICENSE 976fd6d369 initial commit of the project před 7 měsíci
README.md 976fd6d369 initial commit of the project před 7 měsíci
VarDumper.php 976fd6d369 initial commit of the project před 7 měsíci
composer.json 976fd6d369 initial commit of the project před 7 měsíci

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