itexia / yii2-bootstrap-table
Using bootstrap-table in Yii2
Installs: 3 393
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 5
Open Issues: 1
Type:yii2-extension
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: 2025-03-27 02:43:15 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.