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