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