kmergen/yii2-grid

There is no license information available for the latest version (dev-master) of this package.

Grid extensions for Yii 2 applications which using Bootstrap 4

dev-master 2021-04-19 14:46 UTC

This package is auto-updated.

Last update: 2024-04-19 21:45:16 UTC


README

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.