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