overlu/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

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

This package is auto-updated.

Last update: 2025-03-14 11:35:29 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