symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 364 193 180

Dependents: 5 694

Suggesters: 119

Security: 0

Stars: 7 039

Watchers: 18

Forks: 94

v6.1.6 2022-10-07 08:04 UTC

This package is auto-updated.

Last update: 2022-10-12 07:52:19 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