symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 696 577 923

Dependents: 7 750

Suggesters: 143

Security: 0

Stars: 7 434

Watchers: 18

Forks: 102

v7.2.3 2025-01-17 11:39 UTC

This package is auto-updated.

Last update: 2025-04-09 08:15:13 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