atans / yii2-asset
Simple asset manager module
dev-master
2017-01-01 14:55 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-14 01:54:42 UTC
README
Simple asset manager module
Installation
The preferred way to install this extension is through composer.
Either run
composer require atans/yii2-asset
or add
"atans/yii2-asset": "*"
to the require section of your composer.json file.
Usage
TODO