Instant Package
Overview #
Sometimes, we need to show some tables or charts in our page but setting up the whole KoolReport, despite of ease, causes trouble and is not convenient. The Instant
package allows us to create report or widget instantly everywhere without setting up a full report.
Beside Instant
package can help you to export any file whether it is html
or php
to PDF and other formats.
Installation #
By downloading .zip file #
- Download
- Unzip the zip file
- Copy the folder
instant
intokoolreport
folder so that look like below
koolreport
├── core
├── instant
By composer #
composer require koolreport/instant
Get started with KoolReport
KoolReport will help you to construct good php data report by gathering your data from multiple sources, transforming them into valuable insights, and finally visualizing them in stunning charts and graphs.