symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 633 723 272

Dependents: 7 373

Suggesters: 142

Security: 0

Stars: 7 400

Watchers: 19

Forks: 102

v7.2.0-RC1 2024-11-08 15:48 UTC

This package is auto-updated.

Last update: 2024-11-13 15:19:38 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