root 1c2c56603a 1 5 年之前
..
Caster 1c2c56603a 1 5 年之前
Cloner 1c2c56603a 1 5 年之前
Dumper 1c2c56603a 1 5 年之前
Exception 1c2c56603a 1 5 年之前
Resources 1c2c56603a 1 5 年之前
Test 1c2c56603a 1 5 年之前
Tests 1c2c56603a 1 5 年之前
.gitignore 1c2c56603a 1 5 年之前
CHANGELOG.md 1c2c56603a 1 5 年之前
LICENSE 1c2c56603a 1 5 年之前
README.md 1c2c56603a 1 5 年之前
VarDumper.php 1c2c56603a 1 5 年之前
composer.json 1c2c56603a 1 5 年之前
phpunit.xml.dist 1c2c56603a 1 5 年之前

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources