MIF_E31210538/vendor/symfony/var-dumper
wulanayue 63bd830484 commit 2024-06-25 12:04:09 +07:00
..
Caster commit 2024-06-25 12:04:09 +07:00
Cloner commit 2024-06-25 12:04:09 +07:00
Command commit 2024-06-25 12:04:09 +07:00
Dumper commit 2024-06-25 12:04:09 +07:00
Exception commit 2024-06-25 12:04:09 +07:00
Resources commit 2024-06-25 12:04:09 +07:00
Server commit 2024-06-25 12:04:09 +07:00
Test commit 2024-06-25 12:04:09 +07:00
CHANGELOG.md commit 2024-06-25 12:04:09 +07:00
LICENSE commit 2024-06-25 12:04:09 +07:00
README.md commit 2024-06-25 12:04:09 +07:00
VarDumper.php commit 2024-06-25 12:04:09 +07:00
composer.json commit 2024-06-25 12:04:09 +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