symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 737 925 318

Dependents: 7 998

Suggesters: 144

Security: 0

Stars: 7 445

Watchers: 18

Forks: 103

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

This package is auto-updated.

Last update: 2025-06-28 08:29:03 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