菜谱项目

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

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