First stable version of yiisoft/var-dumper package was released.
It enhances functionality of var_dump() and var_export() by dealing with recursive references,
syntax highlighting and closures export.
It also provides convenient d() and dd() functions that may be used for quick dump-and-die style debugging.