xutl / yii2-fmt-asset
The fmt style for the Yii framework
Installs: 1 896
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-11 03:21:34 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist xutl/yii2-fmt-asset
or add
"xutl/yii2-fmt-asset": "~1.0"
to the require section of your composer.json
file.