suyuan-breed/vendor/symfony/var-dumper
chenbo 0cb210aa2e init 2024-01-09 15:59:23 +08:00
..
Caster init 2024-01-09 15:59:23 +08:00
Cloner init 2024-01-09 15:59:23 +08:00
Command init 2024-01-09 15:59:23 +08:00
Dumper init 2024-01-09 15:59:23 +08:00
Exception init 2024-01-09 15:59:23 +08:00
Resources init 2024-01-09 15:59:23 +08:00
Server init 2024-01-09 15:59:23 +08:00
Test init 2024-01-09 15:59:23 +08:00
CHANGELOG.md init 2024-01-09 15:59:23 +08:00
LICENSE init 2024-01-09 15:59:23 +08:00
README.md init 2024-01-09 15:59:23 +08:00
VarDumper.php init 2024-01-09 15:59:23 +08:00
composer.json init 2024-01-09 15:59:23 +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