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