2017 © Pedro Peláez
 

yii2-extension yii2-listinput

A Yii2 input widget extension for manage lists.

image

nsept/yii2-listinput

A Yii2 input widget extension for manage lists.

  • Thursday, June 30, 2016
  • by nsept
  • Repository
  • 1 Watchers
  • 2 Stars
  • 15 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2-ListInput

example, (*1)

A Yii2 input widget extension for manage lists., (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

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

or add, (*5)

"nsept/yii2-listinput": "*"

to the require section of your composer.json file., (*6)

Usage

Once the extension is installed, simply use it in your code by :, (*7)

<?= nsept\listinput\ListInputWidget::widget([
    'form'      => $form,
    'model'     => $model,
    'attribute' => 'list'
]) ?>

The Versions

30/06 2016

dev-master

9999999-dev

A Yii2 input widget extension for manage lists.

  Sources   Download

MIT

The Requires

 

by Avatar nsept

extension yii2 widget editor input list

30/06 2016

v1.0.2

1.0.2.0

A Yii2 input widget extension for manage lists.

  Sources   Download

MIT

The Requires

 

by Avatar nsept

extension yii2 widget editor input list