nimesin/var-dumper

Symfony mechanism for exploring and dumping PHP variables

v4.1.0 2018-04-29 07:56 UTC

This package is not auto-updated.

Last update: 2024-04-17 19:13:14 UTC


README

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources