yii2-extension yii2-widget-activeform
Custom Active Form
avikarsha/yii2-widget-activeform
Custom Active Form
- Thursday, March 2, 2017
- by avikarsha.saha
- Repository
- 1 Watchers
- 0 Stars
- 102 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 2 % Grown
It is basically copy of yii2-activeform., (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist avikarsha/yii2-widget-activeform "*"
or add, (*4)
"avikarsha/yii2-widget-activeform ": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
<?php
use avikarsha/yii2-widget-activeform/ActiveForm;
?>
dev-master
9999999-dev
Custom Active Form
Sources
Download
BSD-3-Clause
The Requires
by
Avikarsha Saha
extension
yii2