Kirin ed0358a7ed 一些功能 3 years ago
..
Caster ed0358a7ed 一些功能 3 years ago
Cloner ed0358a7ed 一些功能 3 years ago
Command 2f058c19cb 默认的 3 years ago
Dumper ed0358a7ed 一些功能 3 years ago
Exception 2f058c19cb 默认的 3 years ago
Resources 2f058c19cb 默认的 3 years ago
Server 2f058c19cb 默认的 3 years ago
Test 2f058c19cb 默认的 3 years ago
Tests ed0358a7ed 一些功能 3 years ago
.gitignore 2f058c19cb 默认的 3 years ago
CHANGELOG.md 2f058c19cb 默认的 3 years ago
LICENSE 2f058c19cb 默认的 3 years ago
README.md 2f058c19cb 默认的 3 years ago
VarDumper.php 2f058c19cb 默认的 3 years ago
composer.json 2f058c19cb 默认的 3 years ago
phpunit.xml.dist 2f058c19cb 默认的 3 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