linwu 7a75f7f09a 项目初始化 10 months ago
..
Caster 7a75f7f09a 项目初始化 10 months ago
Cloner 7a75f7f09a 项目初始化 10 months ago
Command 7a75f7f09a 项目初始化 10 months ago
Dumper 7a75f7f09a 项目初始化 10 months ago
Exception 7a75f7f09a 项目初始化 10 months ago
Resources 7a75f7f09a 项目初始化 10 months ago
Server 7a75f7f09a 项目初始化 10 months ago
Test 7a75f7f09a 项目初始化 10 months ago
CHANGELOG.md 7a75f7f09a 项目初始化 10 months ago
LICENSE 7a75f7f09a 项目初始化 10 months ago
README.md 7a75f7f09a 项目初始化 10 months ago
VarDumper.php 7a75f7f09a 项目初始化 10 months ago
composer.json 7a75f7f09a 项目初始化 10 months ago

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