hrjy 7c2ebdc7d3 commit 3 years ago
..
Caster 7c2ebdc7d3 commit 3 years ago
Cloner 7c2ebdc7d3 commit 3 years ago
Command 7c2ebdc7d3 commit 3 years ago
Dumper 7c2ebdc7d3 commit 3 years ago
Exception 7c2ebdc7d3 commit 3 years ago
Resources 7c2ebdc7d3 commit 3 years ago
Server 7c2ebdc7d3 commit 3 years ago
Test 7c2ebdc7d3 commit 3 years ago
Tests 7c2ebdc7d3 commit 3 years ago
.gitignore 7c2ebdc7d3 commit 3 years ago
CHANGELOG.md 7c2ebdc7d3 commit 3 years ago
LICENSE 7c2ebdc7d3 commit 3 years ago
README.md 7c2ebdc7d3 commit 3 years ago
VarDumper.php 7c2ebdc7d3 commit 3 years ago
composer.json 7c2ebdc7d3 commit 3 years ago
phpunit.xml.dist 7c2ebdc7d3 commit 3 years 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