PHPackages                             webvimark/form-fields-visibility - 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. webvimark/form-fields-visibility

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webvimark/form-fields-visibility
================================

Widget for yii2 allowing to hide/show chosen fields in ActiveForm

1241PHP

Since Oct 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/webvimark/form-fields-visibility)[ Packagist](https://packagist.org/packages/webvimark/form-fields-visibility)[ RSS](/packages/webvimark-form-fields-visibility/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Form fields visibility toggler for Yii 2 ActiveForm
===================================================

[](#form-fields-visibility-toggler-for-yii-2-activeform)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist webvimark/form-fields-visibility "*"

```

or add

```
"webvimark/form-fields-visibility": "*"

```

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

Usage
-----

[](#usage)

```
