MIF_E31222629/vendor/symfony/var-dumper
Sherrrr 4ed3f3a9f5 Initial commit 2025-06-25 11:51:12 +07:00
..
Caster Initial commit 2025-06-25 11:51:12 +07:00
Cloner Initial commit 2025-06-25 11:51:12 +07:00
Command Initial commit 2025-06-25 11:51:12 +07:00
Dumper Initial commit 2025-06-25 11:51:12 +07:00
Exception Initial commit 2025-06-25 11:51:12 +07:00
Resources Initial commit 2025-06-25 11:51:12 +07:00
Server Initial commit 2025-06-25 11:51:12 +07:00
Test Initial commit 2025-06-25 11:51:12 +07:00
LICENSE Initial commit 2025-06-25 11:51:12 +07:00
README.md Initial commit 2025-06-25 11:51:12 +07:00
VarDumper.php Initial commit 2025-06-25 11:51:12 +07:00
composer.json Initial commit 2025-06-25 11:51:12 +07:00

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