symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 828 498 514

Dependents: 8 547

Suggesters: 152

Security: 0

Stars: 7 449

Watchers: 16

Forks: 99

pkg:composer/symfony/var-dumper

v8.0.4 2026-01-01 23:07 UTC

This package is auto-updated.

Last update: 2026-01-29 09:43:25 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