symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 842 328 662

Dependents: 8 589

Suggesters: 152

Security: 0

Stars: 7 445

Watchers: 16

Forks: 101

pkg:composer/symfony/var-dumper

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