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: 852 654 326

Dependents: 8 611

Suggesters: 152

Stars: 7 446

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

This package is auto-updated.

Last update: 2026-03-17 15:35:39 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