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