zx/vendor/symfony/var-dumper
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
Caster first 2024-07-02 15:32:59 +08:00
Cloner first 2024-07-02 15:32:59 +08:00
Command first 2024-07-02 15:32:59 +08:00
Dumper first 2024-07-02 15:32:59 +08:00
Exception first 2024-07-02 15:32:59 +08:00
Resources first 2024-07-02 15:32:59 +08:00
Server first 2024-07-02 15:32:59 +08:00
Test first 2024-07-02 15:32:59 +08:00
CHANGELOG.md first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
VarDumper.php first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32: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