dmstr / yii2-web
Yii2 Framework web traits
Installs: 321 025
Dependents: 11
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 4
Open Issues: 2
Type:yii2-extension
Requires
- yiisoft/yii2: 2.0.*
This package is auto-updated.
Last update: 2024-10-16 08:58:09 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.