itexia / yii2-bootstrap-table
Using bootstrap-table in Yii2
Package info
github.com/itexia/yii2-bootstrap-table
Type:yii2-extension
pkg:composer/itexia/yii2-bootstrap-table
0.1.1
2021-03-17 12:55 UTC
Requires
- akottr/dragtable: 2.0.16
- bower-asset/bootstrap: ~3.3.7
- bower-asset/bootstrap-table: 1.11.1
- demogorgorn/yii2-ajax-submit-button: 1.2.1
- kartik-v/yii2-date-range: ^1.6.9
- kayalshri/tableexport.jquery.plugin: 0.1.0
- lavrentiev/yii2-toastr: ^2.0
- wbraganca/yii2-multiselect: ~1.0.1
- yiisoft/yii2: ^2.0
Requires (Dev)
- roave/security-advisories: dev-master
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.