Skip to content

avikarshasaha/yii2-widget-activeform

Repository files navigation

It is basically copy of yii2-activeform.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist avikarsha/yii2-widget-activeform  "*"

or add

"avikarsha/yii2-widget-activeform ": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?php 
use avikarsha/yii2-widget-activeform/ActiveForm;
?>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published