symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 576 190 408

Dependents: 7 136

Suggesters: 137

Security: 0

Stars: 7 357

Watchers: 19

Forks: 99

v7.1.2 2024-06-28 08:00 UTC

This package is auto-updated.

Last update: 2024-06-28 13:21:02 UTC


README

VarDumper Component

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