hrjy 49962c282f commit 2 gadi atpakaļ
..
Caster 49962c282f commit 2 gadi atpakaļ
Cloner 49962c282f commit 2 gadi atpakaļ
Command 49962c282f commit 2 gadi atpakaļ
Dumper 49962c282f commit 2 gadi atpakaļ
Exception 49962c282f commit 2 gadi atpakaļ
Resources 49962c282f commit 2 gadi atpakaļ
Server 49962c282f commit 2 gadi atpakaļ
Test 49962c282f commit 2 gadi atpakaļ
Tests 49962c282f commit 2 gadi atpakaļ
.gitignore 49962c282f commit 2 gadi atpakaļ
CHANGELOG.md 49962c282f commit 2 gadi atpakaļ
LICENSE 49962c282f commit 2 gadi atpakaļ
README.md 49962c282f commit 2 gadi atpakaļ
VarDumper.php 49962c282f commit 2 gadi atpakaļ
composer.json 49962c282f commit 2 gadi atpakaļ
phpunit.xml.dist 49962c282f commit 2 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