菜谱项目

sunlight 9321b15c94 first commit 6 年 前
..
Caster 9321b15c94 first commit 6 年 前
Cloner 9321b15c94 first commit 6 年 前
Dumper 9321b15c94 first commit 6 年 前
Exception 9321b15c94 first commit 6 年 前
Resources 9321b15c94 first commit 6 年 前
Test 9321b15c94 first commit 6 年 前
Tests 9321b15c94 first commit 6 年 前
.gitignore 9321b15c94 first commit 6 年 前
CHANGELOG.md 9321b15c94 first commit 6 年 前
LICENSE 9321b15c94 first commit 6 年 前
README.md 9321b15c94 first commit 6 年 前
VarDumper.php 9321b15c94 first commit 6 年 前
composer.json 9321b15c94 first commit 6 年 前
phpunit.xml.dist 9321b15c94 first commit 6 年 前

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