E31221315_AnalisisSentimen/vendor/symfony/var-dumper
aarsyah0 afc84df158 Initial commit 2025-04-24 18:03:08 +07:00
..
Caster Initial commit 2025-04-24 18:03:08 +07:00
Cloner Initial commit 2025-04-24 18:03:08 +07:00
Command Initial commit 2025-04-24 18:03:08 +07:00
Dumper Initial commit 2025-04-24 18:03:08 +07:00
Exception Initial commit 2025-04-24 18:03:08 +07:00
Resources Initial commit 2025-04-24 18:03:08 +07:00
Server Initial commit 2025-04-24 18:03:08 +07:00
Test Initial commit 2025-04-24 18:03:08 +07:00
CHANGELOG.md Initial commit 2025-04-24 18:03:08 +07:00
LICENSE Initial commit 2025-04-24 18:03:08 +07:00
README.md Initial commit 2025-04-24 18:03:08 +07:00
VarDumper.php Initial commit 2025-04-24 18:03:08 +07:00
composer.json Initial commit 2025-04-24 18:03:08 +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