Skip to content

tuyakhov/yii2-form-builder

Repository files navigation

Form builder for Yii2

Form builder for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist tuyakhov/yii2-form-builder "*"

or add

"tuyakhov/yii2-form-builder": "*"

to the require section of your composer.json file.

Usage

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

<?= \tuyakhov\formbuilder\AutoloadExample::widget(); ?>```

About

yii2-form-builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages