symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 581 123 989

Dependents: 7 154

Suggesters: 137

Security: 0

Stars: 7 355

Watchers: 19

Forks: 99

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

This package is auto-updated.

Last update: 2024-07-06 08:25:47 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