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