Reportico is a PHP reporting tool. It can create a report from a single SQL command and then build a whole suite of reports with criteria entry, graphs, groups, drill-downs, and expression handling. You can perform data transformation with your own custom PHP code. It can produce output in HTML, PDF, CSV, XML, and JSON.
| Tags | Reports Database |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux Windows |
| Implementation | PHP |
Recent releases


Release Notes: It's now easier to embed reportico in webpages. Access mode allows you to restrict the view to a single project, single report, or single report output. This release allows reports to run solely using AJAX without need for full page reloads. Queries can filtered by user by using the external_user property. User criteria is displayed more correctly on reports, and there is a new optional refresh button and dropdown menu to access reports. Multiple reports can be chained into a single webpage.


Release Notes: This release fixes cell borders not showing in PDF output, critera linking via "Main Query Column", and SQL requiring FROM statements on separate lines from column lists.


Release Notes: This version allows a wider range of SQL syntax including embedded selects. There is a new graphing engine using pChart 1.3. There is a fix for CSV output not handling special characters or double quotes. Support for date handling in PHP versions < 5.3. Allows template plugins of project dropdown menus.


Release Notes: This stable release adds multiple language and character set support, PDF support for Unicode fonts, style assignment (colors, fonts, border) which can be set conditionally, and an improved PDF layout. Users can now include hyperlinks in HTML and PDF output, and include images in output. Criteria items and assignments from other reports can also be imported.


Release Notes: This release adds multiple language and character set support, PDF support for Unicode fonts, style assignment (colors, fonts, border) which can be set conditionally, and an improved PDF layout. Users can now include hyperlinks in HTML and PDF output, and include images in output.