Search by

nimesin / var-dumper

nimesin

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: 2026-09-17 07:18:22 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