https://github.com/itexia/yii2-bootstrap-table
https://github.com/itexia/yii2-bootstrap-table
bootstrap-table yii2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itexia/yii2-bootstrap-table
- Owner: itexia
- License: mit
- Created: 2018-01-25T15:40:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T12:55:58.000Z (almost 5 years ago)
- Last Synced: 2024-11-25T00:14:40.587Z (over 1 year ago)
- Topics: bootstrap-table, yii2
- Language: PHP
- Size: 62.5 KB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yii2-bootstrap-table
Yii2 [Bootstrap Table](http://bootstrap-table.wenzhixin.net.cn/) 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.