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: 857 617 836

Dependents: 8 634

Suggesters: 153

Stars: 7 445

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

This package is auto-updated.

Last update: 2026-03-31 21:29:38 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