linwu 401863f6cf 项目初始化 11 months ago
..
Caster 401863f6cf 项目初始化 11 months ago
Cloner 401863f6cf 项目初始化 11 months ago
Command 401863f6cf 项目初始化 11 months ago
Dumper 401863f6cf 项目初始化 11 months ago
Exception 401863f6cf 项目初始化 11 months ago
Resources 401863f6cf 项目初始化 11 months ago
Server 401863f6cf 项目初始化 11 months ago
Test 401863f6cf 项目初始化 11 months ago
CHANGELOG.md 401863f6cf 项目初始化 11 months ago
LICENSE 401863f6cf 项目初始化 11 months ago
README.md 401863f6cf 项目初始化 11 months ago
VarDumper.php 401863f6cf 项目初始化 11 months ago
composer.json 401863f6cf 项目初始化 11 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