architect-php/var-dumper

Modified Symfony Variable Dumper

1.0.0 2018-02-05 22:07 UTC

This package is not auto-updated.

Last update: 2024-05-04 14:06:39 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