symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 751 287 152

Dependents: 8 094

Suggesters: 144

Security: 0

Stars: 7 449

Watchers: 18

Forks: 103

v7.3.1 2025-06-27 19:55 UTC

This package is auto-updated.

Last update: 2025-07-24 08:23:50 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