symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 769 987 402

Dependents: 8 198

Suggesters: 147

Security: 0

Stars: 7 458

Watchers: 18

Forks: 102

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

This package is auto-updated.

Last update: 2025-09-11 10:13:29 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