itexia/yii2-bootstrap-table

Using bootstrap-table in Yii2

Maintainers

Package info

github.com/itexia/yii2-bootstrap-table

Type:yii2-extension

pkg:composer/itexia/yii2-bootstrap-table

Statistics

Installs: 3 393

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 1

0.1.1 2021-03-17 12:55 UTC

This package is not auto-updated.

Last update: 2026-03-12 07:27:48 UTC


README

Yii2 Bootstrap Table integration.

Installation

Install this extension via composer.
Run

php composer.phar require itexia/yii2-bootstrap-table "*"

or add

"itexia/yii2-bootstrap-table": "*"

to the require section of your composer.json file and run composer update.