symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 781 502 549

Dependents: 8 263

Suggesters: 147

Security: 0

Stars: 7 456

Watchers: 18

Forks: 101

pkg:composer/symfony/var-dumper

v7.3.4 2025-09-11 10:12 UTC

This package is auto-updated.

Last update: 2025-10-01 14:43:43 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