kfosoft / yii2-js-spark-md5-asset-bundle
There is no license information available for the latest version (1.0) of this package.
Yii2 JS SparkMD5 Asset Bundle
Package info
github.com/kfosoft/yii2-js-spark-md5-asset-bundle
pkg:composer/kfosoft/yii2-js-spark-md5-asset-bundle
1.0
2015-11-24 21:27 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2026-03-01 02:48:50 UTC
README
See js lib: https://github.com/satazor/SparkMD5
Installation
Installation with Composer
Either run
php composer.phar require kfosoft/yii2-js-spark-md5-asset-bundle:"*"
or add in composer.json
"require": {
...
"kfosoft/yii2-js-spark-md5-asset-bundle":"*"
}
Enjoy, guys!