2017 © Pedro Peláez
 

yii2-extension yii2-multiple-input

Widget for handle multiple inputs for an attribute of Yii2 framework model

image

unclead/yii2-multiple-input

Widget for handle multiple inputs for an attribute of Yii2 framework model

  • Tuesday, July 31, 2018
  • by unclead
  • Repository
  • 29 Watchers
  • 253 Stars
  • 111,886 Installations
  • PHP
  • 15 Dependents
  • 0 Suggesters
  • 79 Forks
  • 16 Open issues
  • 61 Versions
  • 14 % Grown

The README.md

Yii2 Multiple input widget.

Yii2 widget for handle multiple inputs for an attribute of model and tabular input for batch of models., (*1)

Latest Stable Version Total Downloads Daily Downloads Latest Unstable Version License, (*2)

Latest release

The latest stable version of the extension is v2.27.0 Follow the instruction for upgrading from previous versions, (*3)

Installation

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

Either run, (*5)

php composer.phar require  unclead/yii2-multiple-input "~2.0"

or add, (*6)

"unclead/yii2-multiple-input": "~2.0"

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

Basic usage

Single column example, (*8)

For example you want to have an ability of entering several emails of user on profile page. In this case you can use yii2-multiple-input widget like in the following code, (*9)

use unclead\multipleinput\MultipleInput;

...

field($model, 'emails')->widget(MultipleInput::className(), [
        'max'               => 6,
        'min'               => 2, // should be at least 2 rows
        'allowEmptyList'    => false,
        'enableGuessTitle'  => true,
        'addButtonPosition' => MultipleInput::POS_HEADER, // show add button in the header
    ])
    ->label(false);
?>

Documentation

You can find a full version of documentation here, (*10)

License

yii2-multiple-input is released under the BSD 3-Clause License. See the bundled LICENSE.md for details., (*11)

The Versions

31/07 2018

dev-master

9999999-dev

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

13/06 2018

2.15.0

2.15.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

09/03 2018

2.14.0

2.14.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

08/01 2018

2.13.0

2.13.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

12/11 2017

2.12.0

2.12.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

19/10 2017

2.11.3

2.11.3.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

13/10 2017

2.11.2

2.11.2.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

11/10 2017

2.11.1

2.11.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

10/10 2017

2.11.0

2.11.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

30/08 2017

2.10.0

2.10.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

05/04 2017

2.9.0

2.9.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

28/03 2017

2.8.2

2.8.2.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

25/03 2017

2.8.1

2.8.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

24/03 2017

2.8.0

2.8.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

23/03 2017

2.7.1

2.7.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

19/03 2017

2.7.0

2.7.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

09/03 2017

2.6.1

2.6.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

07/03 2017

2.6.0

2.6.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

20/02 2017

2.5.0

2.5.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

04/02 2017

2.4.0

2.4.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

03/02 2017

2.3.2

2.3.2.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

01/02 2017

2.3.1

2.3.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

28/01 2017

2.3.0

2.3.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

01/12 2016

2.2.0

2.2.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

12/10 2016

2.1.1

2.1.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

11/10 2016

2.1.0

2.1.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

11/10 2016

2.0.1

2.0.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

09/10 2016

2.0.0

2.0.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

16/09 2016

1.4.1

1.4.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

04/09 2016

1.4.0

1.4.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

18/07 2016

2.0.x-dev

2.0.9999999.9999999-dev

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

18/07 2016

1.3.1

1.3.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

12/07 2016

1.3.0

1.3.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

01/07 2016

1.2.19

1.2.19.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

13/06 2016

1.2.18

1.2.18.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

06/06 2016

1.2.17

1.2.17.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

17/05 2016

1.2.16

1.2.16.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

08/05 2016

dev-client-validation

dev-client-validation

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

03/05 2016

1.2.15

1.2.15.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

18/04 2016

1.2.14

1.2.14.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

05/04 2016

1.2.13

1.2.13.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

09/03 2016

1.2.12

1.2.12.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

08/03 2016

1.2.11

1.2.11.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

16/02 2016

1.2.10

1.2.10.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

18/12 2015

1.2.9

1.2.9.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

18/11 2015

1.2.8

1.2.8.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

14/11 2015

1.2.7

1.2.7.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

08/11 2015

1.2.6

1.2.6.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

20/10 2015

1.2.5

1.2.5.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

12/10 2015

1.2.4

1.2.4.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

17/09 2015

1.2.3

1.2.3.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

08/09 2015

1.2.2

1.2.2.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

31/08 2015

1.2.1

1.2.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

23/08 2015

1.2.0

1.2.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field yii2 tabular input

05/08 2015

dev-custom_renderer

dev-custom_renderer

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field

27/07 2015

1.1.0

1.1.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field

18/07 2015

1.0.4

1.0.4.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field

03/07 2015

1.0.3

1.0.3.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field

30/05 2015

1.0.2

1.0.2.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field

28/05 2015

1.0.1

1.0.1.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field

11/05 2015

1.0.0

1.0.0.0

Widget for handle multiple inputs for an attribute of Yii2 framework model

  Sources   Download

BSD-3-Clause

The Requires

 

by Eugene Tupikov

yii2 yii2 multiple input yii2 array input yii2 multiple field