Kirin 2bd919e148 commit 3 gadi atpakaļ
..
Caster 2bd919e148 commit 3 gadi atpakaļ
Cloner 2bd919e148 commit 3 gadi atpakaļ
Command 2bd919e148 commit 3 gadi atpakaļ
Dumper 2bd919e148 commit 3 gadi atpakaļ
Exception 2bd919e148 commit 3 gadi atpakaļ
Resources 2bd919e148 commit 3 gadi atpakaļ
Server 2bd919e148 commit 3 gadi atpakaļ
Test 2bd919e148 commit 3 gadi atpakaļ
Tests 2bd919e148 commit 3 gadi atpakaļ
.gitignore 2bd919e148 commit 3 gadi atpakaļ
CHANGELOG.md 2bd919e148 commit 3 gadi atpakaļ
LICENSE 2bd919e148 commit 3 gadi atpakaļ
README.md 2bd919e148 commit 3 gadi atpakaļ
VarDumper.php 2bd919e148 commit 3 gadi atpakaļ
composer.json 2bd919e148 commit 3 gadi atpakaļ
phpunit.xml.dist 2bd919e148 commit 3 gadi atpakaļ

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