architect-php/var-dumper

Modified Symfony Variable Dumper

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/architect-php/var-dumper

1.0.0 2018-02-05 22:07 UTC

This package is not auto-updated.

Last update: 2025-10-04 20:40:33 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