symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 766 387 077

Dependents: 8 187

Suggesters: 146

Security: 0

Stars: 7 456

Watchers: 18

Forks: 102

v7.3.3 2025-08-13 11:49 UTC

This package is auto-updated.

Last update: 2025-08-29 08:26:27 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