PHPackages                             eluhr/yii2-widgets2-addons - 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. eluhr/yii2-widgets2-addons

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

eluhr/yii2-widgets2-addons
==========================

Adds some helpful features to dmstr/yii2-widgets2-module

0.2.0(3y ago)02041PHP

Since Jan 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/eluhr/yii2-widgets2-addons)[ Packagist](https://packagist.org/packages/eluhr/yii2-widgets2-addons)[ RSS](/packages/eluhr-yii2-widgets2-addons/feed)WikiDiscussions master Synced today

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

Yii2 Widgets 2 Addons
=====================

[](#yii2-widgets-2-addons)

This extension adds some useful functionality to the [Yii2 Widgets 2](https://github.com/dmstr/yii2-widgets2-module) module.

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

[](#installation)

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

Either run

```
composer require eluhr/yii2-widgets2-addons

```

or add

```
"eluhr/yii2-widgets2-addons": "*"

```

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

Configuration
-------------

[](#configuration)

Add the following to your `config/web.php`:

```
use eluhr\widgets2\addons\Module;
[
    'modules' => [
        'widgets-addons' => [
            'class' => Module::class
        ]
    ]
]
```

Usage
-----

[](#usage)

Add the Widget to your view:

```
use eluhr\widgets2\addons\widgets\CellLiveEditor;

echo CellLiveEditor::widget();
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

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 ~0 days

Total

5

Last Release

1249d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/07b2ebef20cf3f8b95894ff50fdb0ba46cf04c8d74ffbb6a4e724af8569a8aec?d=identicon)[eluhr](/maintainers/eluhr)

---

Top Contributors

[![eluhr](https://avatars.githubusercontent.com/u/13000805?v=4)](https://github.com/eluhr "eluhr (7 commits)")

### Embed Badge

![Health badge](/badges/eluhr-yii2-widgets2-addons/health.svg)

```
[![Health](https://phpackages.com/badges/eluhr-yii2-widgets2-addons/health.svg)](https://phpackages.com/packages/eluhr-yii2-widgets2-addons)
```

###  Alternatives

[rmrevin/yii2-comments

Comments module for Yii2

5131.8k](/packages/rmrevin-yii2-comments)[hiqdev/hidev

Automation tool mixed with code generator for easier continuous development

3229.8k28](/packages/hiqdev-hidev)[akiraz2/yii2-ticket-support

Yii2 Support Ticket Module, easy, flexible, fast

601.7k](/packages/akiraz2-yii2-ticket-support)[simialbi/yii2-kanban

Kanban board module for yii2

111.1k1](/packages/simialbi-yii2-kanban)

PHPackages © 2026

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