菜谱项目

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

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