A set of reusable widgets for Yii2.
The preferred way to install this extension is through composer.
Install using the following command.
composer require webtoolsnz/yii2-helpers
Alternatively
Add the following to your composer.json
file.
"require" : {
"webtoolsnz/yii2-helpers": "^1.1"
},