symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 714 183 240

Dependents: 7 840

Suggesters: 144

Security: 0

Stars: 7 437

Watchers: 18

Forks: 101

v7.3.0-BETA2 2025-04-27 18:39 UTC

This package is auto-updated.

Last update: 2025-05-10 12:12:41 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