symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 561 360 667

Dependents: 7 044

Suggesters: 136

Security: 0

Stars: 7 351

Watchers: 19

Forks: 99

v7.1.0-RC1 2024-05-17 10:55 UTC

This package is auto-updated.

Last update: 2024-05-21 08:09:45 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