nimesin/var-dumper

Symfony mechanism for exploring and dumping PHP variables

Maintainers

Package info

github.com/Nimesin-Boxmark/var-dumper

Homepage

pkg:composer/nimesin/var-dumper

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-19 04:06:26 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