王大坤 a9c8392d8b 正式服代码首次提交 1 year ago
..
Caster a9c8392d8b 正式服代码首次提交 1 year ago
Cloner a9c8392d8b 正式服代码首次提交 1 year ago
Command a9c8392d8b 正式服代码首次提交 1 year ago
Dumper a9c8392d8b 正式服代码首次提交 1 year ago
Exception a9c8392d8b 正式服代码首次提交 1 year ago
Resources a9c8392d8b 正式服代码首次提交 1 year ago
Server a9c8392d8b 正式服代码首次提交 1 year ago
Test a9c8392d8b 正式服代码首次提交 1 year ago
CHANGELOG.md a9c8392d8b 正式服代码首次提交 1 year ago
LICENSE a9c8392d8b 正式服代码首次提交 1 year ago
README.md a9c8392d8b 正式服代码首次提交 1 year ago
VarDumper.php a9c8392d8b 正式服代码首次提交 1 year ago
composer.json a9c8392d8b 正式服代码首次提交 1 year 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