yii-ui / yii2-materialize-asset
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii 2 Materialize Assets.
dev-master
2021-02-01 08:31 UTC
Requires
- php: ^7.4|^8.0
- npm-asset/materialize-css: ^1.0
- yiisoft/yii2: ^2.0.40
This package is auto-updated.
Last update: 2022-03-29 01:03:59 UTC
README
This is an Yii framework 2.0 asset bundle for the Materialize CSS Framework.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require yii-ui/yii2-materialize-asset
or add
"yii-ui/yii2-materialize-asset": "~1.0.0"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.yii-ui.com/.
License
yii-ui/yii2-materialize-asset is released under the MIT License. See the LICENSE.md for details.