koolreport/bootstrap3
最新稳定版本:1.1.0
Composer 安装命令:
composer require koolreport/bootstrap3
包简介
Use Twitter Bootstrap 3 to design your report
README 文档
README
Bootstrap3 package allows you to write report using Twitter Bootstrap v3.3.7.
Installation
By downloading .zip file
- Download
- Unzip the zip file
- Copy the folder
bootstrap3intokoolreportfolder so that look like below
koolreport ├── core ├── bootstrap3
By composer
composer require koolreport/bootstrap3
Usage
In order to add Bootstrap3 theme into your report, you simply do:
class MyReport extends \koolreport\KoolReport
{
use \koolreport\bootstrap3\Theme;
}
Support
Please use our forum if you need support, by this way other people can benefit as well. If the support request need privacy, you may send email to us at support@koolreport.com.
统计信息
- 总下载量: 140.37k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-03