nodehub/vendor/symfony/var-dumper
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00
..
Caster 1 2026-02-21 19:39:53 +08:00
Cloner 1 2026-02-21 19:39:53 +08:00
Command 1 2026-02-21 19:39:53 +08:00
Dumper 1 2026-02-21 19:39:53 +08:00
Exception 1 2026-02-21 19:39:53 +08:00
Resources 1 2026-02-21 19:39:53 +08:00
Server 1 2026-02-21 19:39:53 +08:00
Test 1 2026-02-21 19:39:53 +08:00
CHANGELOG.md 1 2026-02-21 19:39:53 +08:00
composer.json 1 2026-02-21 19:39:53 +08:00
LICENSE 1 2026-02-21 19:39:53 +08:00
README.md 1 2026-02-21 19:39:53 +08:00
VarDumper.php 1 2026-02-21 19:39:53 +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