kfosoft / yii2-js-spark-md5-asset-bundle
Yii2 JS SparkMD5 Asset Bundle
Installs: 7 414
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2024-10-26 19:21:30 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!