symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 797 624 623

Dependents: 8 377

Suggesters: 149

Security: 0

Stars: 7 445

Watchers: 16

Forks: 101

pkg:composer/symfony/var-dumper

v8.0.0-RC1 2025-10-28 09:34 UTC

This package is auto-updated.

Last update: 2025-11-16 12:35:18 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