ronappleton/var-dumper

Symfony mechanism for exploring and dumping PHP variables

v5.1.6 2020-09-18 14:27 UTC

This package is auto-updated.

Last update: 2024-04-29 04:46:45 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