Kirin 102c24a15e 默认的 3 年之前
..
Caster 102c24a15e 默认的 3 年之前
Cloner 102c24a15e 默认的 3 年之前
Command 102c24a15e 默认的 3 年之前
Dumper 102c24a15e 默认的 3 年之前
Exception 102c24a15e 默认的 3 年之前
Resources 102c24a15e 默认的 3 年之前
Server 102c24a15e 默认的 3 年之前
Test 102c24a15e 默认的 3 年之前
Tests 102c24a15e 默认的 3 年之前
.gitignore 102c24a15e 默认的 3 年之前
CHANGELOG.md 102c24a15e 默认的 3 年之前
LICENSE 102c24a15e 默认的 3 年之前
README.md 102c24a15e 默认的 3 年之前
VarDumper.php 102c24a15e 默认的 3 年之前
composer.json 102c24a15e 默认的 3 年之前
phpunit.xml.dist 102c24a15e 默认的 3 年之前

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