symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 689 919 456

Dependents: 7 711

Suggesters: 143

Security: 0

Stars: 7 430

Watchers: 18

Forks: 103

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

This package is auto-updated.

Last update: 2025-03-17 19:45:46 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