Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
The task of importing and exporting data from Excel seems to be difficulty now becomes so easy with KoolReport.
KoolReport is a free and open-source reporting framework in PHP for faster and easier data report delivery. Download KoolReport Now!
It can get data from various sources and Excel is one of them. With a simple line of code, data from Excel can be pulled to process in php. Here, your data can be grouped, filtered or transformed then later be visualized in table or chart.
KoolReport also supports exporting data into Excel file. In order to do so, you may download the Excel package.
The Excel package of KoolReport utilize the new PHPOffice/PhpSpeadSheet library as core to replace the old PHPExcel to build functionality of the library. The new library works very stable and received great support from community.
Happy reporting!