These are private Composer repositories for KoolReport licensed packages. If you purchased a package please follow these steps to install:
auth.json
next to composer.json
composer.json
like belowcomposer update
to install packageYour composer.json
should look like this:
{ "repositories":[ {"type":"composer","url":"https://repo.koolreport.com"} ], "require":{ "koolreport/{packageName}": "{packageVersion}" } }
Your auth.json
:
{ "http-basic": { "repo.koolreport.com": { "username": "your@email.com", "password": "your-secret-token" } } }
Amazing Bootstrap 4 Theme For KoolReport
Provide beautiful charts for your report
Mordenizer theme for KoolReport
Display barcode and qrcode
Provide beautiful charts for your report
Chart and table
Generate code for KoolReport
Cube package for KoolReport - summarize data in crosstab
D3-based reusable chart library for KoolReport
A sleek php framework to construct modern dashboard and admin panel
Display data in grid
Create drill-down and drill-though report
Allow KoolReport to connect to Excel and export to excel file
Allow KoolReport to export to PDF and other formats
Allow adding inputs into reports
Widget wrapper to draw Morris js chart
Pivot package for KoolReport
An Open Source PHP Reporting Framework for easier and faster report delivery.
Contains sparklines chart types
Create query by using UI
This Composer repository is powered by Satis 1.0.0