PHPackages                             consultnn/yii2-multi-embedded-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. [Database &amp; ORM](/categories/database)
4. /
5. consultnn/yii2-multi-embedded-widget

ActiveLibrary[Database &amp; ORM](/categories/database)

consultnn/yii2-multi-embedded-widget
====================================

Yii2 widget for multiple mongodb embedded documents

1.0(10y ago)07801MITPHP

Since Jul 24Pushed 7y ago11 watchersCompare

[ Source](https://github.com/consultnn/yii2-multi-embedded-widget)[ Packagist](https://packagist.org/packages/consultnn/yii2-multi-embedded-widget)[ RSS](/packages/consultnn-yii2-multi-embedded-widget/feed)WikiDiscussions master Synced 4w ago

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

Yii2 widget for multiple mongodb embedded documents
===================================================

[](#yii2-widget-for-multiple-mongodb-embedded-documents)

Embedded documents behavior()

Example
=======

[](#example)

```
echo $form->field($model, 'phones', ['options' => ['class' => 'col-lg-6 col-sm-6']])->widget(
    \consultnn\widgets\MultiEmbedded::className(),
    [
        'form' => $form,
        'embeddedModelClassName' => \common\models\Phone::className(),
        'embeddedFormName' => Html::getInputName($model, 'phones')
    ]
);

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Unknown

Total

1

Last Release

3995d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6559f1e755ff5770d012bdedb22e589553caabaf3a78eadfa944d832ce16eef2?d=identicon)[sokrat](/maintainers/sokrat)

---

Top Contributors

[![sokrat](https://avatars.githubusercontent.com/u/427543?v=4)](https://github.com/sokrat "sokrat (3 commits)")[![batyrmastyr](https://avatars.githubusercontent.com/u/9303221?v=4)](https://github.com/batyrmastyr "batyrmastyr (1 commits)")

---

Tags

yii2yii2-widgets

### Embed Badge

![Health badge](/badges/consultnn-yii2-multi-embedded-widget/health.svg)

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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