eznio/dumper

Console var_dump replacement

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/eznio/dumper

1.0.1 2017-06-07 04:06 UTC

This package is not auto-updated.

Last update: 2025-10-12 01:24:06 UTC


README

Console var_dump improvements

  • json
  • fallback to var_dump in other cases
  • exception stack trace
  • 1D array
  • 2D array
  • xml

Options:

  • nesting - nesting level
  • line - whether to print file and line dump() is used on