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: 845 288 328

Dependents: 8 598

Suggesters: 152

Stars: 7 445

v8.0.6 2026-02-15 10:53 UTC

This package is auto-updated.

Last update: 2026-02-26 09:14:20 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