symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 780 842 567

Dependents: 8 256

Suggesters: 147

Security: 0

Stars: 7 456

Watchers: 18

Forks: 101

pkg:composer/symfony/var-dumper

v7.3.4 2025-09-11 10:12 UTC

This package is auto-updated.

Last update: 2025-10-01 14:43:43 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