MTShop/code/vendor/symfony/var-dumper
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
Caster update config 2023-11-17 01:10:57 +08:00
Cloner update config 2023-11-17 01:10:57 +08:00
Command update config 2023-11-17 01:10:57 +08:00
Dumper update config 2023-11-17 01:10:57 +08:00
Exception update config 2023-11-17 01:10:57 +08:00
Resources update config 2023-11-17 01:10:57 +08:00
Server update config 2023-11-17 01:10:57 +08:00
Test update config 2023-11-17 01:10:57 +08:00
CHANGELOG.md update config 2023-11-17 01:10:57 +08:00
LICENSE update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
VarDumper.php update config 2023-11-17 01:10:57 +08:00
composer.json update config 2023-11-17 01:10:57 +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