No Description

sunlight 897b10eb13 mzb 6 years ago
..
Caster 897b10eb13 mzb 6 years ago
Cloner 897b10eb13 mzb 6 years ago
Dumper 897b10eb13 mzb 6 years ago
Exception 897b10eb13 mzb 6 years ago
Resources 897b10eb13 mzb 6 years ago
Test 897b10eb13 mzb 6 years ago
Tests 897b10eb13 mzb 6 years ago
.gitignore 897b10eb13 mzb 6 years ago
CHANGELOG.md 897b10eb13 mzb 6 years ago
LICENSE 897b10eb13 mzb 6 years ago
README.md 897b10eb13 mzb 6 years ago
VarDumper.php 897b10eb13 mzb 6 years ago
composer.json 897b10eb13 mzb 6 years ago
phpunit.xml.dist 897b10eb13 mzb 6 years ago

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources