Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 284 Bytes

File metadata and controls

12 lines (8 loc) · 284 Bytes

Debugging shortcut for Yii2

This package wrap VarDumper::dump() to d(), dd(), and dump() functions as a shortcut.

Installation

The preferred way to install this extension is through composer.

composer require maswahyu/yii2-dumper "*"