PHPackages                             iqmal852/yii2-dynamicform-widget - 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. [Framework](/categories/framework)
4. /
5. iqmal852/yii2-dynamicform-widget

ActiveYii2-extension[Framework](/categories/framework)

iqmal852/yii2-dynamicform-widget
================================

It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.

09JavaScript

Since Apr 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/iqmal852/yii2-dynamicform-widget)[ Packagist](https://packagist.org/packages/iqmal852/yii2-dynamicform-widget)[ RSS](/packages/iqmal852-yii2-dynamicform-widget/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-dynamicform-widget
=======================

[](#yii2-dynamicform-widget)

It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist iqmal852/yii2-dynamicform-widget "*"

```

or add

```
"iqmal852/yii2-dynamicform-widget": "*"

```

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

Usage
-----

[](#usage)

\###The View

```
