菜谱项目

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

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