PHPackages                             kfosoft/yii2-js-md5-file-asset-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kfosoft/yii2-js-md5-file-asset-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kfosoft/yii2-js-md5-file-asset-bundle
=====================================

Yii2 JS md5\_file Asset Bundle

1.0(10y ago)03881PHPPHP &gt;=5.4.0

Since Nov 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kfosoft/yii2-js-md5-file-asset-bundle)[ Packagist](https://packagist.org/packages/kfosoft/yii2-js-md5-file-asset-bundle)[ RSS](/packages/kfosoft-yii2-js-md5-file-asset-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Yii2 JS md5\_file Asset Bundle
==============================

[](#yii2-js-md5_file-asset-bundle)

Installation
------------

[](#installation)

Installation with Composer

Either run

```
    php composer.phar require kfosoft/yii2-js-md5-file-asset-bundle:"*"

```

or add in composer.json

```
    "require": {
        ...
        "kfosoft/yii2-js-md5-file-asset-bundle":"*"
    }

```

Example
-------

[](#example)

```
sum = '';
var def = md5_file(data.files[0]);
def.done(function(){
    if (!def.sum) {
        ...
    } else {
        sum = def.sum;
    }
    ...
});

```

Enjoy, guys!

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3867d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3544388a2defce630d5b16fe9c38c91057278147939e8fac9a419386c3984a98?d=identicon)[kfosoft](/maintainers/kfosoft)

---

Top Contributors

[![nemed](https://avatars.githubusercontent.com/u/5604304?v=4)](https://github.com/nemed "nemed (2 commits)")

---

Tags

yii2MD5md5-jsyii2 md5 jsyii2 js md5 file

### Embed Badge

![Health badge](/badges/kfosoft-yii2-js-md5-file-asset-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kfosoft-yii2-js-md5-file-asset-bundle/health.svg)](https://phpackages.com/packages/kfosoft-yii2-js-md5-file-asset-bundle)
```

###  Alternatives

[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78260.9k5](/packages/brussens-yii2-maintenance-mode)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1358.5k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
