symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Maintainers

Package info

github.com/symfony/var-dumper

Homepage

pkg:composer/symfony/var-dumper

Statistics

Installs: 872 615 116

Dependents: 8 690

Suggesters: 153

Stars: 7 441

v8.0.8 2026-03-31 07:15 UTC

This package is auto-updated.

Last update: 2026-04-30 16:15:32 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