eznio/dumper

Console var_dump replacement

1.0.1 2017-06-07 04:06 UTC

This package is not auto-updated.

Last update: 2024-05-11 17:40:11 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