PHPackages                             den67rus/yii2-abig-image - 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. den67rus/yii2-abig-image

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

den67rus/yii2-abig-image
========================

This is widget wrapper of ABigImage https://github.com/makryl/ABigImage for Yii2.

1.1.0(8y ago)0115Apache 2.0 LicensePHPPHP &gt;=5.4.0

Since Sep 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/den67rus/yii2-abig-image)[ Packagist](https://packagist.org/packages/den67rus/yii2-abig-image)[ Docs](https://github.com/den67rus/yii2-abig-image)[ RSS](/packages/den67rus-yii2-abig-image/feed)WikiDiscussions master Synced 2d ago

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

yii2-abig-image
===============

[](#yii2-abig-image)

This is widget wrapper of ABigImage jQuery Plug-in  for Yii2.

\##Installation The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require den67rus/yii2-abig-image "~1.0.0"

```

or add

```
"den67rus/yii2-abig-image": "~1.0.0"

```

to the **require** section of your **composer.json** file.

\##How use

Added following code to your view:

```
...

use den67rus\jqueryABigImage\ABigImage;

ABigImage::widget([
    'selector' => '.itemPhotos',
    'options' => [
	   'duration' => 200,
	   'slideWidth ' => 0,
	   'zoomMax ' => 0,
    ],
]);

...
```

\##Options of widget

**Name****Description**$selectorjQuery selector$optionsABigImage options: \##License

yii2-abig-image is released under the Apache 2.0 License.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~57 days

Total

3

Last Release

3048d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/592654?v=4)[Denis Sevostyanov](/maintainers/den67rus)[@den67rus](https://github.com/den67rus)

---

Top Contributors

[![den67rus](https://avatars.githubusercontent.com/u/592654?v=4)](https://github.com/den67rus "den67rus (3 commits)")

---

Tags

yii2extensionwidgetABigImage

### Embed Badge

![Health badge](/badges/den67rus-yii2-abig-image/health.svg)

```
[![Health](https://phpackages.com/badges/den67rus-yii2-abig-image/health.svg)](https://phpackages.com/packages/den67rus-yii2-abig-image)
```

###  Alternatives

[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

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

PHPackages © 2026

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