/yii2-grid

Yii2 grid widget for bootstrap 4

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Yii 2 Grid

Useful grid classes to use in GridView widget with Bootstrap 4 CSS Framework.

###Installation

The preferred way to install this extension is through composer.

Either run

composer require "kmergen/yii2-grid: "*"

or add

"kmergen/yii2-grid": "*",

to the require section of your composer.json file.