sailingdeveloper/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 101

pkg:composer/sailingdeveloper/var-dumper

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

This package is auto-updated.

Last update: 2025-10-09 08:55:59 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