MIF_E31210385/vendor/symfony/var-dumper
ElaErwita b0d084d74d first commit 2024-07-01 14:39:54 +07:00
..
Caster first commit 2024-07-01 14:39:54 +07:00
Cloner first commit 2024-07-01 14:39:54 +07:00
Command first commit 2024-07-01 14:39:54 +07:00
Dumper first commit 2024-07-01 14:39:54 +07:00
Exception first commit 2024-07-01 14:39:54 +07:00
Resources first commit 2024-07-01 14:39:54 +07:00
Server first commit 2024-07-01 14:39:54 +07:00
Test first commit 2024-07-01 14:39:54 +07:00
CHANGELOG.md first commit 2024-07-01 14:39:54 +07:00
LICENSE first commit 2024-07-01 14:39:54 +07:00
README.md first commit 2024-07-01 14:39:54 +07:00
VarDumper.php first commit 2024-07-01 14:39:54 +07:00
composer.json first commit 2024-07-01 14:39:54 +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