symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 470 989 842

Dependents: 6 517

Suggesters: 130

Security: 0

Stars: 7 280

Watchers: 18

Forks: 99

v6.3.5 2023-09-12 10:11 UTC

This package is auto-updated.

Last update: 2023-09-30 06:39:44 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