symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 628 899 200

Dependents: 7 352

Suggesters: 142

Security: 0

Stars: 7 404

Watchers: 19

Forks: 103

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

This package is auto-updated.

Last update: 2024-10-27 15:25:16 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