PHPackages                             khlystou/moonshine-input-datalist - 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. khlystou/moonshine-input-datalist

ActiveLibrary

khlystou/moonshine-input-datalist
=================================

Input extension - display the datalist for input

v1.0.0(1y ago)615MITPHPPHP ^8.0

Since Sep 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/khlystou/moonshine-input-datalist)[ Packagist](https://packagist.org/packages/khlystou/moonshine-input-datalist)[ Docs](https://github.com/khlystou)[ RSS](/packages/khlystou-moonshine-input-datalist/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Input extension - display the datalist for input
------------------------------------------------

[](#input-extension---display-the-datalist-for-input)

Input extension - display the datalist for input

### Installation

[](#installation)

```
composer require khlystou/moonshine-input-datalist

```

### Usage

[](#usage)

```
use Khlystou\DatalistInputExtension\InputExtensions\Datalist;

$cities = collect(['Minsk', 'Grodno', 'Gomel', 'Mogilev']);

Text::make('City')
    ->extension(new Datalist($cities)),
// or
Text::make('City')
    ->extension(new Datalist($cities, 'cities')),
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

613d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca3d5a3e2323d9d57aefaf81778505cecc0694c69fa71617e75969083e48cc83?d=identicon)[Khlystou](/maintainers/Khlystou)

---

Top Contributors

[![khlystou](https://avatars.githubusercontent.com/u/17690542?v=4)](https://github.com/khlystou "khlystou (1 commits)")

---

Tags

moonshinedatalistinput extension

### Embed Badge

![Health badge](/badges/khlystou-moonshine-input-datalist/health.svg)

```
[![Health](https://phpackages.com/badges/khlystou-moonshine-input-datalist/health.svg)](https://phpackages.com/packages/khlystou-moonshine-input-datalist)
```

###  Alternatives

[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[laravel-lang/common

Easily connect the necessary language packs to the application

1463.1M22](/packages/laravel-lang-common)[o5/grido

Grido - DataGrid for Nette Framework

87290.5k4](/packages/o5-grido)[laravel-lang/moonshine

Translation for MoonShine admin panel

111.3M4](/packages/laravel-lang-moonshine)[silvershop/silverstripe-listsorter

Easily provide front-end sorting controls for SilverStripe lists

1640.8k4](/packages/silvershop-silverstripe-listsorter)[sweet1s/moonshine-roles-permissions

Moonshine Role and Permission management

2614.7k](/packages/sweet1s-moonshine-roles-permissions)

PHPackages © 2026

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