PHPackages                             pkpudev/yii2-tabularform - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pkpudev/yii2-tabularform

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

pkpudev/yii2-tabularform
========================

Grid Tabular Form Widget

0.5(6y ago)0489↓100%MITPHP

Since Dec 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/pkpudev/yii2-tabularform)[ Packagist](https://packagist.org/packages/pkpudev/yii2-tabularform)[ RSS](/packages/pkpudev-yii2-tabularform/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

Tabular Form Widget
===================

[](#tabular-form-widget)

Tabular Form Widget

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist pkpudev/yii2-tabularform "*"

```

or add

```
"pkpudev/yii2-tabularform": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

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

```
