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

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