PHPackages                             yunlong/mselect - 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. yunlong/mselect

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

yunlong/mselect
===============

Multi-select linkage box extension for laravel-admin

11PHP

Since Jun 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tangyunlong/laravel-admin-mselect)[ Packagist](https://packagist.org/packages/yunlong/mselect)[ RSS](/packages/yunlong-mselect/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

基于 laravel-admin 的 multipleSelect 表单组件而拓展的多选联动框
===============================================

[](#基于-laravel-admin-的-multipleselect-表单组件而拓展的多选联动框)

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

[](#installation)

```
composer require yunlong/mselect

```

Usage
-----

[](#usage)

```
$form->mselect('column')->options([0=>'option1',1=>'option2'])->load('loadColumn','/yourPath');

$form->select('loadColumn');

```

License
-------

[](#license)

Licensed under The [MIT License (MIT)](./LICENSE).

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/104623193?v=4)[TangYunlong](/maintainers/tangyunlong)[@tangyunlong](https://github.com/tangyunlong)

---

Top Contributors

[![yunlong-site](https://avatars.githubusercontent.com/u/39181617?v=4)](https://github.com/yunlong-site "yunlong-site (10 commits)")

### Embed Badge

![Health badge](/badges/yunlong-mselect/health.svg)

```
[![Health](https://phpackages.com/badges/yunlong-mselect/health.svg)](https://phpackages.com/packages/yunlong-mselect)
```

PHPackages © 2026

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