菜谱项目

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

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