shyim/var-dumper

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony mechanism for exploring and dumping PHP variables

Installs: 81 430

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 94

Open Issues: 0

pkg:composer/shyim/var-dumper

1.0.4 2018-11-06 15:03 UTC

This package is auto-updated.

Last update: 2022-11-07 02:01:19 UTC


README

Patched to run with PHP 5.6 and Symfony 2.8

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