Download the PHP package c006/yii2-activeform without Composer
On this page you can find all versions of the php package c006/yii2-activeform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download c006/yii2-activeform
More information about c006/yii2-activeform
Files in c006/yii2-activeform
Download c006/yii2-activeform
More information about c006/yii2-activeform
Files in c006/yii2-activeform
Please rate this library. Is it a good library?
Informations about the package yii2-activeform
Yii2 ActiveForm
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-source "c006/yii2-activeform" "dev-master"
or add
"c006/c006/yii2-activeform": "dev-master"
to the require section of your composer.json
file.
Required
- jQuery-ui
Demo
Demo: http://demo.c006.us
Options
-
Toggle Switch
<?= $form->field($model, 'active')->toggle() ?>
- Hidden Field
<?= $form->field($model, 'hidden_data')->hide() ?>
(Will not show label)
Comments / Suggestions
Please provide any helpful feedback or requests.
Thanks.
All versions of yii2-activeform with dependencies
PHP Build Version
Package Version
No informations.
The package c006/yii2-activeform contains the following files
Loading the files please wait ....