dynamikaweb / yii2-materialize
yii plugin with widgets and assets for official/unofficial framework materializecss
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:yii2-extension
Requires
- php: >=7.0
- npm-asset/materialize-css: *
- npm-asset/materializecss--materialize: *
- yiisoft/yii2: *
Replaces
- altiore/yii2-materialize: *
- alvarolordelo/yii2-materialize: *
- dmgpage/yii2-materialize: *
- globalmikebracas/yii2-materialize: *
- kuakling/yii2-materialize: *
- macgyer/yii2-materializecss: *
- socialist/yii2-materialize: *
- talview/yii2-materialize: *
- tuyakhov/yii2-materialize: *
- webmaxx/yii2-materialize: *
- yii-ui/yii2-materialize: *
- yii-ui/yii2-materialize-asset: *
- yii-ui/yii2-materialize-select2: *
This package is auto-updated.
Last update: 2024-11-15 20:23:07 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-template "*"
or add
"dynamikaweb/yii2-template": "*"
to the require
section of your composer.json
file.
This project is under BSD-3-Clause license.