Bootstrap3

Create beautiful report with Bootstrap3

Introduction

Bootstrap3 package allows you to write report using Twitter Bootstrap v3.3.7. To use Bootstrap3 in your report you do:

class MyReport extends \koolreport\KoolReport
{
    use \koolreport\bootstrap3\Theme;
    ...
}

Documentation

The details of how to install and how to use Bootstrap3 package can be found at our documentation.

Licenses

The package is released under MIT License which is free and can be use in any of your purpose. It is also pre installed inside KoolReport Pro package.

User Reviews
(1)
Marty
on Jan 15, 2019

I tested and it worked well however It seems the clients/Bootstrap does a good job so I stick with old way.