creators / yii2-metroui
The Metro UI CSS extension for the Yii framework 2
Installs: 140
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 5
Type:yii2-extension
This package has no released version yet, and little information is available.
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist creators/yii2-metroui "*"
or add
"creators/yii2-metroui": "*"
to the require section of your composer.json
file.