PHPackages                             magicsoft/yii2-form - 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. magicsoft/yii2-form

ActiveLibrary

magicsoft/yii2-form
===================

Magic Form

043PHP

Since Jun 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/aramirezarg/yii2-form)[ Packagist](https://packagist.org/packages/magicsoft/yii2-form)[ RSS](/packages/magicsoft-yii2-form/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Magic Form {Beta}
=================

[](#magic-form-beta)

Magic form fully utilizes the functionality of , but set the format view used by MagicModal.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist magicsoft/yii2-form "*"

```

or add

```
"magicsoft/yii2-form": "*"

```

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

Usage
-----

[](#usage)

You can use directly from a form, the widget will dynamically build the selector with dynamic query.

```
