itexia/yii2-bootstrap-table

Using bootstrap-table in Yii2

Installs: 3 393

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 5

Open Issues: 1

Type:yii2-extension

0.1.1 2021-03-17 12:55 UTC

This package is not auto-updated.

Last update: 2024-03-27 21:26:46 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.