PHPackages                             jakeroid/yii2-liqugallery-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. [Image &amp; Media](/categories/media)
4. /
5. jakeroid/yii2-liqugallery-widget

Abandoned → [jakeroid/yii2-liqugallery-widget](/?search=jakeroid%2Fyii2-liqugallery-widget)Yii2-widget[Image &amp; Media](/categories/media)

jakeroid/yii2-liqugallery-widget
================================

Simple gallery widget with AJAX upload and main image option

0.3.2.1(5y ago)043[1 PRs](https://github.com/Jakeroid/yii2-liqugallery-widget/pulls)MITPHPPHP &gt;=5.4.0

Since Mar 17Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Jakeroid/yii2-liqugallery-widget)[ Packagist](https://packagist.org/packages/jakeroid/yii2-liqugallery-widget)[ Docs](https://github.com/Jakeroid/yii2-liqugallery-widget)[ RSS](/packages/jakeroid-yii2-liqugallery-widget/feed)WikiDiscussions master Synced 3d ago

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

Yii2 LiquGallery widget
=======================

[](#yii2-liqugallery-widget)

**The project is abandoned! You can use it at your own risk.**

Simple gallery widget with AJAX upload and main image option. Could be useful if you want to manage images on the back office side.

If you need some assistance or similar software, I could help. Contact me on [LinkedIn](https://www.linkedin.com/in/ivan-karabadzhak-42712113b/) or [Upwork](https://www.upwork.com/freelancers/ivank6).

How to install?
---------------

[](#how-to-install)

Just run the following command.

```
composer require jakeroid/yii2-liqugallery-widget

```

How to use?
-----------

[](#how-to-use)

It is JavaScript wrapped in yii2 widget. All you need is to create a handler in the controller and specify the path to it. Here is some example.

```
    [
        'label' => 'Editor gallery',
        'content' => jakeroid\liqugallerywidget\LiquGalleryWidget::widget([
            'handler_url' => Url::to(['liqugallery-back-office/handle']),
            'custom_params' => [
                LiquGalleryParams::GALLERY_GROUP_ID => ($model->source->gallery) ? $model->source->gallery->id : false,
                LiquGalleryParams::IMAGE_TYPE => \app\models\DbImage::TYPE_EDITOR_IMAGE,
            ]
        ]),
    ],

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Every ~149 days

Recently: every ~285 days

Total

14

Last Release

1857d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12099140?v=4)[Ivan Karabadzhak](/maintainers/Jakeroid)[@Jakeroid](https://github.com/Jakeroid)

---

Top Contributors

[![Jakeroid](https://avatars.githubusercontent.com/u/12099140?v=4)](https://github.com/Jakeroid "Jakeroid (36 commits)")

---

Tags

yii2widgetgallery

### Embed Badge

![Health badge](/badges/jakeroid-yii2-liqugallery-widget/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13926.0k65](/packages/skeeks-cms)[yiimaker/yii2-social-share

Extension for sharing on social networks

48114.2k4](/packages/yiimaker-yii2-social-share)[bilginnet/yii2-cropper

Yii2 Bootstrap Cropper Input Widget

2233.6k](/packages/bilginnet-yii2-cropper)[demi/cropper

Yii2 wrapper for Image Cropper javascript library

1330.8k1](/packages/demi-cropper)

PHPackages © 2026

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