菜谱项目

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

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