jh-admin/vendor/symfony/var-dumper
liqianjin 2d1849a84b test 2024-09-18 13:34:33 +08:00
..
Caster test 2024-09-18 13:34:33 +08:00
Cloner test 2024-09-18 13:34:33 +08:00
Command test 2024-09-18 13:34:33 +08:00
Dumper test 2024-09-18 13:34:33 +08:00
Exception test 2024-09-18 13:34:33 +08:00
Resources test 2024-09-18 13:34:33 +08:00
Server test 2024-09-18 13:34:33 +08:00
Test test 2024-09-18 13:34:33 +08:00
Tests test 2024-09-18 13:34:33 +08:00
.gitattributes test 2024-09-18 13:34:33 +08:00
.gitignore test 2024-09-18 13:34:33 +08:00
CHANGELOG.md test 2024-09-18 13:34:33 +08:00
LICENSE test 2024-09-18 13:34:33 +08:00
README.md test 2024-09-18 13:34:33 +08:00
VarDumper.php test 2024-09-18 13:34:33 +08:00
composer.json test 2024-09-18 13:34:33 +08:00
phpunit.xml.dist test 2024-09-18 13:34:33 +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