PHPackages                             insthync/yii2-gallery-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. insthync/yii2-gallery-widget

ActiveYii2-extension

insthync/yii2-gallery-widget
============================

Blueimp gallery widget for the Yii framework (Forked from https://github.com/2amigos/yii2-gallery-widget to update for latest Yii2)

016PHP

Since Nov 23Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Gallery Widget for Yii2
=======================

[](#gallery-widget-for-yii2)

Renders a BlueImp Gallery and/or Carousel. BlueImp Gallery is a touch-enabled, responsive and customizable image &amp; video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading and can be extended to display additional.

For more information, please visit

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

[](#installation)

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

Either run

```
$ composer require insthync/yii2-gallery-widget:dev-master
```

or add

```
"insthync/yii2-gallery-widget": "dev-master"

```

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

Usage
-----

[](#usage)

### Using Gallery With LightBox

[](#using-gallery-with-lightbox)

```
// on your view

// ...

```

### Using Carousel With Json Encoded Items

[](#using-carousel-with-json-encoded-items)

```
// on your view

```

### You can access to different instances in JS now

[](#you-can-access-to-different-instances-in-js-now)

```
blueimp_galleries['gallery_1'].initSlides();
blueimp_galleries['gallery_1'].next();

```

Testing
-------

[](#testing)

```
$ ./vendor/bin/phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [All Contributors](https://github.com/2amigos/yii2-selectize-widget/graphs/contributors)

License
-------

[](#license)

The BSD License (BSD). Please see [License File](LICENSE.md) for more information.

> [![](https://camo.githubusercontent.com/9fd8f1de41dc23003bb2a54034cb6658dde5be97092e195a62d629d0d7fa7f6c/687474703a2f2f7777772e67726176617461722e636f6d2f6176617461722f35353336333339346437323934356666376564333132353536656330343165302e706e67)](http://www.2amigos.us)
>  *web, mobile development &amp; design*
>  *[www.2amigos.us](http://www.2amigos.us)*

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/7051aad99ac0c7c2fd382f7aedaf1df3162c56c68bf64bf04af0b486cfed1361?d=identicon)[insthync](/maintainers/insthync)

---

Top Contributors

[![creocoder](https://avatars.githubusercontent.com/u/896494?v=4)](https://github.com/creocoder "creocoder (23 commits)")[![insthync](https://avatars.githubusercontent.com/u/2697550?v=4)](https://github.com/insthync "insthync (7 commits)")[![ChAngeron](https://avatars.githubusercontent.com/u/17416207?v=4)](https://github.com/ChAngeron "ChAngeron (2 commits)")

### Embed Badge

![Health badge](/badges/insthync-yii2-gallery-widget/health.svg)

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

PHPackages © 2026

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