Yii2 Framework web closures, traits and helpers
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist dmstr/yii2-web:dev-master
or add
"dmstr/yii2-web": "dev-master"
to the require section of your composer.json
file.
... to be added.