Yii2 Bootstrap Table integration.
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.