PHPackages                             nsept/yii2-listinput - 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. nsept/yii2-listinput

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

nsept/yii2-listinput
====================

A Yii2 input widget extension for manage lists.

v1.0.2(10y ago)251MITJavaScript

Since Jun 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/nsept/yii2-listinput)[ Packagist](https://packagist.org/packages/nsept/yii2-listinput)[ RSS](/packages/nsept-yii2-listinput/feed)WikiDiscussions master Synced today

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

Yii2-ListInput
==============

[](#yii2-listinput)

[![example](https://camo.githubusercontent.com/b97f8e13dc689c9051d5c2bd4952e100de8efda3/68747470733a2f2f7333312e706f7374696d672e6f72672f68753367363664616a2f6c697374696e7075742e6a7067)](https://camo.githubusercontent.com/b97f8e13dc689c9051d5c2bd4952e100de8efda3/68747470733a2f2f7333312e706f7374696d672e6f72672f68753367363664616a2f6c697374696e7075742e6a7067)

A Yii2 input widget extension for manage lists.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require --prefer-dist nsept/yii2-listinput "*"

```

or add

```
"nsept/yii2-listinput": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
