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