PHPackages                             xj/yii2-lazyload-widget - 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. xj/yii2-lazyload-widget

ActiveLibrary

xj/yii2-lazyload-widget
=======================

yii2-lazyload-widget

1.9.6(10y ago)175.4k6BSD-3-ClausePHP

Since Aug 6Pushed 8y ago5 watchersCompare

[ Source](https://github.com/xjflyttp/yii2-lazyload-widget)[ Packagist](https://packagist.org/packages/xj/yii2-lazyload-widget)[ RSS](/packages/xj-yii2-lazyload-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

yii2-lazyload-widget
====================

[](#yii2-lazyload-widget)

```
http://www.appelsiini.net/projects/lazyload

```

composer.json
-------------

[](#composerjson)

```
"require": {
        "xj/yii2-lazyload-widget": "*"
},
```

In View
-------

[](#in-view)

```

```

```
use yii\web\View;
use xj\lazyload\LazyloadAsset;
LazyloadAsset::register($this);
$this->registerJs('$("img.lazy").lazyload();'
        , View::POS_READY);
```

In Assets depends
-----------------

[](#in-assets-depends)

```
public $depends = [
    'xj\lazyload\LazyloadAsset',
];
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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

Every ~94 days

Total

4

Last Release

4013d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9f04ccc1ccda3af80975323425ff7d5f7d142603f1ad05df6558ffa63256f8d?d=identicon)[xjflyttp](/maintainers/xjflyttp)

---

Top Contributors

[![xjflyttp](https://avatars.githubusercontent.com/u/128428?v=4)](https://github.com/xjflyttp "xjflyttp (9 commits)")[![mskayali](https://avatars.githubusercontent.com/u/9249493?v=4)](https://github.com/mskayali "mskayali (1 commits)")

### Embed Badge

![Health badge](/badges/xj-yii2-lazyload-widget/health.svg)

```
[![Health](https://phpackages.com/badges/xj-yii2-lazyload-widget/health.svg)](https://phpackages.com/packages/xj-yii2-lazyload-widget)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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