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

ActiveLibrary

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 1mo ago

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 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

1198d 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

[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[yii2-starter-kit/yii2-file-kit

Yii2 file upload and storage kit

151216.8k6](/packages/yii2-starter-kit-yii2-file-kit)[yiister/yii2-gentelella

Free admin template for backend

277278.3k5](/packages/yiister-yii2-gentelella)[yii2-starter-kit/yii2-starter-kit

Yii2 Starter Kit Application Template

1.4k6.6k](/packages/yii2-starter-kit-yii2-starter-kit)[froala/yii2-froala-editor

A beautiful WYSIWYG HTML text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.

109229.5k6](/packages/froala-yii2-froala-editor)[dmstr/yii2-pages-module

Application sitemap and navigation manager module for Yii 2.0 Framework

3177.5k2](/packages/dmstr-yii2-pages-module)

PHPackages © 2026

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