yii-ui / yii2-base-views
This package is abandoned and no longer maintained.
No replacement package was suggested.
Helper views for some other yii-ui modules.
v1.0.13
2019-02-10 21:07 UTC
Requires
- php: >=7.1
- yiisoft/yii2: ~2.0.16
Suggests
- yii-ui/yii2-materialize: Needed for materialize views.
- yiisoft/yii2-bootstrap: Needed for boostrap views.
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require yii-ui/yii2-base-views
or add
"yii-ui/yii2-base-views": "~1.0.0"
to the require section of your composer.json
file.
Usage
TODO
More Examples will be added soon at https://www.yii-ui.com/yii2-base-views.
Documentation
Documentation will be added soon at https://www.yii-ui.com/yii2-base-views.
License
yii2-base-views is released under the MIT License. See the LICENSE.md for details.