symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 816 302 988

Dependents: 8 486

Suggesters: 153

Security: 0

Stars: 7 453

Watchers: 16

Forks: 99

pkg:composer/symfony/var-dumper

v8.0.3 2025-12-18 11:23 UTC

This package is auto-updated.

Last update: 2026-01-01 22:04:42 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