symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 587 189 873

Dependents: 7 175

Suggesters: 137

Security: 0

Stars: 7 359

Watchers: 19

Forks: 100

v7.1.3 2024-07-26 12:41 UTC

This package is auto-updated.

Last update: 2024-07-26 15:01:42 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