symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 305 913 138

Dependents: 5 317

Suggesters: 114

Security: 0

Stars: 6 903

Watchers: 17

Forks: 93

v6.1.0-BETA2 2022-04-26 13:23 UTC

This package is auto-updated.

Last update: 2022-04-27 17:31:36 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