symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 623 990 675

Dependents: 7 334

Suggesters: 140

Security: 0

Stars: 7 404

Watchers: 19

Forks: 103

v7.1.5 2024-09-16 10:07 UTC

This package is auto-updated.

Last update: 2024-10-23 08:32:00 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