proofdb/vendor/symfony/var-dumper
2026-05-01 23:40:14 +08:00
..
Caster 暂存 2026-05-01 23:40:14 +08:00
Cloner 暂存 2026-05-01 23:40:14 +08:00
Command 暂存 2026-05-01 23:40:14 +08:00
Dumper 暂存 2026-05-01 23:40:14 +08:00
Exception 暂存 2026-05-01 23:40:14 +08:00
Resources 暂存 2026-05-01 23:40:14 +08:00
Server 暂存 2026-05-01 23:40:14 +08:00
Test 暂存 2026-05-01 23:40:14 +08:00
CHANGELOG.md 暂存 2026-05-01 23:40:14 +08:00
composer.json 暂存 2026-05-01 23:40:14 +08:00
LICENSE 暂存 2026-05-01 23:40:14 +08:00
README.md 暂存 2026-05-01 23:40:14 +08:00
VarDumper.php 暂存 2026-05-01 23:40:14 +08:00

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