PHPackages                             cabbage/yii2-linkage - 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. cabbage/yii2-linkage

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

cabbage/yii2-linkage
====================

create unlimited levels of select with yii2

v2.0.0(10y ago)5361JavaScript

Since Apr 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/twocabbages/yii2-linkage)[ Packagist](https://packagist.org/packages/cabbage/yii2-linkage)[ RSS](/packages/cabbage-yii2-linkage/feed)WikiDiscussions master Synced yesterday

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

\##[Live Demo](http://121.40.80.24/web/?r=linkage)

Install
-------

[](#install)

```
composer require cabbage/yii2-linkage: "dev-master"

```

Applying Migrations
-------------------

[](#applying-migrations)

```
$php yii migrate/up --migrationPath=yourMigrationsDir/migrations

```

To access the module, you need to add this to your application configuration:
-----------------------------------------------------------------------------

[](#to-access-the-module-you-need-to-add-this-to-your-application-configuration)

```
'modules' => [
    'linkage' => [
        'class' => 'cabbage\linkage\Module',
        //'searchModel' => 'cabbage\linkage\models\Regions',
    ],
]

```

Visit:
------

[](#visit)

```
/index.php?r=linkage/default/index

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

3672d ago

Major Versions

v1.0.0 → v2.0.02016-04-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/60e8351332d076fd29479eb441029752c6120cf0959ce0033c0d70be588dd71c?d=identicon)[twocabbages](/maintainers/twocabbages)

---

Top Contributors

[![twocabbages](https://avatars.githubusercontent.com/u/3851101?v=4)](https://github.com/twocabbages "twocabbages (14 commits)")

### Embed Badge

![Health badge](/badges/cabbage-yii2-linkage/health.svg)

```
[![Health](https://phpackages.com/badges/cabbage-yii2-linkage/health.svg)](https://phpackages.com/packages/cabbage-yii2-linkage)
```

###  Alternatives

[asinfotrack/yii2-toolbox

Yii2-Toolbox is a collection of useful helpers, widgets etc. extending the basic functionality of Yii2

1230.5k5](/packages/asinfotrack-yii2-toolbox)

PHPackages © 2026

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