symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 629 468 419

Dependents: 7 353

Suggesters: 142

Security: 0

Stars: 7 398

Watchers: 19

Forks: 103

v7.2.0-BETA1 2024-10-23 08:11 UTC

This package is auto-updated.

Last update: 2024-11-05 15:42:04 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