菜谱项目

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

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