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: 876 270 330

Dependents: 8 698

Suggesters: 155

Stars: 7 440

v8.1.0-BETA1 2026-05-05 15:33 UTC

This package is auto-updated.

Last update: 2026-05-06 14:26:22 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