symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 608 493 145

Dependents: 7 278

Suggesters: 136

Security: 0

Stars: 7 392

Watchers: 19

Forks: 101

v7.1.4 2024-08-30 16:12 UTC

This package is auto-updated.

Last update: 2024-09-16 12:21:02 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