Socket/vendor/symfony/var-dumper
2026-01-28 23:48:20 +08:00
..
Caster add 2026-01-28 23:48:20 +08:00
Cloner add 2026-01-28 23:48:20 +08:00
Command add 2026-01-28 23:48:20 +08:00
Dumper add 2026-01-28 23:48:20 +08:00
Exception add 2026-01-28 23:48:20 +08:00
Resources add 2026-01-28 23:48:20 +08:00
Server add 2026-01-28 23:48:20 +08:00
Test add 2026-01-28 23:48:20 +08:00
CHANGELOG.md add 2026-01-28 23:48:20 +08:00
composer.json add 2026-01-28 23:48:20 +08:00
LICENSE add 2026-01-28 23:48:20 +08:00
README.md add 2026-01-28 23:48:20 +08:00
VarDumper.php add 2026-01-28 23:48:20 +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