symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 810 754 781

Dependents: 8 463

Suggesters: 152

Security: 0

Stars: 7 453

Watchers: 16

Forks: 98

pkg:composer/symfony/var-dumper

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

This package is auto-updated.

Last update: 2025-12-16 06:45:53 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