symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 791 098 925

Dependents: 8 339

Suggesters: 149

Security: 0

Stars: 7 447

Watchers: 16

Forks: 101

pkg:composer/symfony/var-dumper

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

This package is auto-updated.

Last update: 2025-11-02 09:40:57 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