Package template for Yii2 extension
The preferred way to install this extension is through Composer. Either run:
composer require --prefer-dist ensostudio/yii2-extension "*"
or add
"ensostudio/yii2-extension": "*"
to the require section of your composer.json
file.