moonsflyer 1d78539c0b 'init' 10 months ago
..
Caster 1d78539c0b 'init' 10 months ago
Cloner 1d78539c0b 'init' 10 months ago
Command 1d78539c0b 'init' 10 months ago
Dumper 1d78539c0b 'init' 10 months ago
Exception 1d78539c0b 'init' 10 months ago
Resources 1d78539c0b 'init' 10 months ago
Server 1d78539c0b 'init' 10 months ago
Test 1d78539c0b 'init' 10 months ago
Tests 1d78539c0b 'init' 10 months ago
.gitattributes 1d78539c0b 'init' 10 months ago
.gitignore 1d78539c0b 'init' 10 months ago
CHANGELOG.md 1d78539c0b 'init' 10 months ago
LICENSE 1d78539c0b 'init' 10 months ago
README.md 1d78539c0b 'init' 10 months ago
VarDumper.php 1d78539c0b 'init' 10 months ago
composer.json 1d78539c0b 'init' 10 months ago
phpunit.xml.dist 1d78539c0b 'init' 10 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