hrjy 3d427f43e3 commit 3 年之前
..
Caster 3d427f43e3 commit 3 年之前
Cloner 3d427f43e3 commit 3 年之前
Command 3d427f43e3 commit 3 年之前
Dumper 3d427f43e3 commit 3 年之前
Exception 3d427f43e3 commit 3 年之前
Resources 3d427f43e3 commit 3 年之前
Server 3d427f43e3 commit 3 年之前
Test 3d427f43e3 commit 3 年之前
Tests 3d427f43e3 commit 3 年之前
.gitignore 3d427f43e3 commit 3 年之前
CHANGELOG.md 3d427f43e3 commit 3 年之前
LICENSE 3d427f43e3 commit 3 年之前
README.md 3d427f43e3 commit 3 年之前
VarDumper.php 3d427f43e3 commit 3 年之前
composer.json 3d427f43e3 commit 3 年之前
phpunit.xml.dist 3d427f43e3 commit 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