Kirin ed0358a7ed 一些功能 3 年 前
..
Caster ed0358a7ed 一些功能 3 年 前
Cloner ed0358a7ed 一些功能 3 年 前
Command 2f058c19cb 默认的 3 年 前
Dumper ed0358a7ed 一些功能 3 年 前
Exception 2f058c19cb 默认的 3 年 前
Resources 2f058c19cb 默认的 3 年 前
Server 2f058c19cb 默认的 3 年 前
Test 2f058c19cb 默认的 3 年 前
Tests ed0358a7ed 一些功能 3 年 前
.gitignore 2f058c19cb 默认的 3 年 前
CHANGELOG.md 2f058c19cb 默认的 3 年 前
LICENSE 2f058c19cb 默认的 3 年 前
README.md 2f058c19cb 默认的 3 年 前
VarDumper.php 2f058c19cb 默认的 3 年 前
composer.json 2f058c19cb 默认的 3 年 前
phpunit.xml.dist 2f058c19cb 默认的 3 年 前

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