xj/yii2-form-widget https://github.com/malsup/form/

yii2-form-widget

https://github.com/malsup/form/

composer.json

"require": {
        "xj/yii2-form-widget": "*"
},

In View

use xj\form\FormAsset;
FormAsset::register($this);

In Assets depends

public $depends = [
    'xj\form\FormAsset',
];

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



3.53 is the latest of 3 releases



BSD-3-Clause license
Stats
0 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
30 total downloads