symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 660 797 965

Dependents: 7 528

Suggesters: 141

Security: 0

Stars: 7 416

Watchers: 19

Forks: 104

v7.2.0 2024-11-08 15:48 UTC

This package is auto-updated.

Last update: 2025-01-19 13:11:44 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