- Version 5.5.0
- Version 5.4.0
- Version 5.3.0
- Version 5.2.0
- Version 5.1.0
- Version 5.0.0
- Version 4.1.0
- Version 4.0.2
- Version 4.0.1
- Version 4.0.0
- Version 3.5.0
- Version 3.0.0
- Version 2.5.0
- Version 2.0.0
- Version 1.5.0
- Version 1.3.0
- Version 1.0.0
Change Log
Version 5.5.0 #
- Add "a1", "a2" format
Version 5.4.0 #
- Add
reportUrl
setting to perform export by executing a PHP script without sending a request.
Version 5.3.0 #
- Add
viewDir
setting for the exported report to find the view file from that directory. - Add
viewMap
setting to map content of report view.
Version 5.2.0 #
- Add
autoDeleteTempFile
setting. - Support
useLocalTempFolder
to be a custom directory.
Version 5.1.0 #
- Add "serverLocalAddress" setting.
Version 5.0.0 #
- Add custom header and footer for different pages.
Version 4.1.0 #
- Adding default parameters for pdf() method.
Handler
: Fix the export issue caused by host with port.
Version 4.0.2 #
- Add server port to url path.
Version 4.0.1 #
- Add default "format" => "A4" if user doesn't specify which format.
Version 4.0.0 #
- Add option to export to PDF using node.js and chrome headless.
Version 3.5.0 #
- Adding capable of open pdf file on browser by adding $openOnBrowser parameter on toBrowser() function.
- Adding toBase64() function to export file under base64 format.
- Fix the issue of not working when Export package is used on shared host.
Version 3.0.0 #
- Adding
resourceWaiting
property to settings so that the milliseconds that PhantomJS will wait for terminating to render.
Version 2.5.0 #
- Add settings() function to facilitate extra settings for Export.
- Able to set custom location of phantomjs executed file.
- Able to use the custom temporary folder rather than the default one.
- Able to set custom dpi.
- Able to set custom zoom ratio.
Version 2.0.0 #
- Remove the
useHttp
- Solve
ssl
by bypassing the error.
Version 1.5.0 #
- Fix error of not loading resources.
- Add useHttp variable to parameters for export. This will force phantomjs to use http to load resource if you have trouble with https.
Version 1.3.0 #
- Fix the loading phantomjs.
Version 1.0.0 #
- First version.
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.