jun 241d78f74c first commit 3 months ago
..
Caster 241d78f74c first commit 3 months ago
Cloner 241d78f74c first commit 3 months ago
Command 241d78f74c first commit 3 months ago
Dumper 241d78f74c first commit 3 months ago
Exception 241d78f74c first commit 3 months ago
Resources 241d78f74c first commit 3 months ago
Server 241d78f74c first commit 3 months ago
Test 241d78f74c first commit 3 months ago
CHANGELOG.md 241d78f74c first commit 3 months ago
LICENSE 241d78f74c first commit 3 months ago
README.md 241d78f74c first commit 3 months ago
VarDumper.php 241d78f74c first commit 3 months ago
composer.json 241d78f74c first commit 3 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