Gleb 66078cb367 test 5 年 前
..
Caster 66078cb367 test 5 年 前
Cloner 66078cb367 test 5 年 前
Command 66078cb367 test 5 年 前
Dumper 66078cb367 test 5 年 前
Exception 66078cb367 test 5 年 前
Resources 66078cb367 test 5 年 前
Server 66078cb367 test 5 年 前
Test 66078cb367 test 5 年 前
Tests 66078cb367 test 5 年 前
.gitignore 66078cb367 test 5 年 前
CHANGELOG.md 66078cb367 test 5 年 前
LICENSE 66078cb367 test 5 年 前
README.md 66078cb367 test 5 年 前
VarDumper.php 66078cb367 test 5 年 前
composer.json 66078cb367 test 5 年 前
phpunit.xml.dist 66078cb367 test 5 年 前

README.md

VarDumper Component

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

Resources