An open API service indexing awesome lists of open source software.

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

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.