symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 553 453 655

Dependents: 7 008

Suggesters: 135

Security: 0

Stars: 7 342

Watchers: 19

Forks: 99

v7.1.0-BETA1 2024-04-18 09:32 UTC

This package is auto-updated.

Last update: 2024-05-02 13:06:34 UTC


README

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