vr-shopxo-source/vendor/symfony/var-dumper
gongfuxiang 459469a817 v6.1.0 2024-04-25 14:47:59 +08:00
..
Caster v6.1.0 2024-04-25 14:47:59 +08:00
Cloner v6.1.0 2024-04-25 14:47:59 +08:00
Command v6.1.0 2024-04-25 14:47:59 +08:00
Dumper v6.1.0 2024-04-25 14:47:59 +08:00
Exception
Resources v6.1.0 2024-04-25 14:47:59 +08:00
Server v6.1.0 2024-04-25 14:47:59 +08:00
Test v6.1.0 2024-04-25 14:47:59 +08:00
CHANGELOG.md v6.1.0 2024-04-25 14:47:59 +08:00
LICENSE v6.1.0 2024-04-25 14:47:59 +08:00
README.md
VarDumper.php v6.1.0 2024-04-25 14:47:59 +08:00
composer.json v6.1.0 2024-04-25 14:47:59 +08: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