symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 549 574 218

Dependents: 6 989

Suggesters: 136

Security: 0

Stars: 7 340

Watchers: 19

Forks: 98

v7.0.6 2024-03-19 11:57 UTC

This package is auto-updated.

Last update: 2024-04-18 09:29:54 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