Kirin 2bd919e148 commit il y a 3 ans
..
Caster 2bd919e148 commit il y a 3 ans
Cloner 2bd919e148 commit il y a 3 ans
Command 2bd919e148 commit il y a 3 ans
Dumper 2bd919e148 commit il y a 3 ans
Exception 2bd919e148 commit il y a 3 ans
Resources 2bd919e148 commit il y a 3 ans
Server 2bd919e148 commit il y a 3 ans
Test 2bd919e148 commit il y a 3 ans
Tests 2bd919e148 commit il y a 3 ans
.gitignore 2bd919e148 commit il y a 3 ans
CHANGELOG.md 2bd919e148 commit il y a 3 ans
LICENSE 2bd919e148 commit il y a 3 ans
README.md 2bd919e148 commit il y a 3 ans
VarDumper.php 2bd919e148 commit il y a 3 ans
composer.json 2bd919e148 commit il y a 3 ans
phpunit.xml.dist 2bd919e148 commit il y a 3 ans

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump.

Resources