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