overlu/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

Installs: 128

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/overlu/var-dumper

v1.0.5 2024-05-14 09:45 UTC

This package is auto-updated.

Last update: 2025-10-14 13:04:11 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