dmstr / yii2-web
Yii2 Framework web traits
1.1.3
2022-06-03 11:58 UTC
Requires
- yiisoft/yii2: 2.0.*
This package is auto-updated.
Last update: 2026-03-16 12:04:08 UTC
README
Yii2 Framework web closures, traits and helpers
Installation
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.
Content
... to be added.