overlu/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

v1.0.2 2024-01-10 07:07 UTC

This package is auto-updated.

Last update: 2024-04-10 07:47:34 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