Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.26 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.26 KB

Reportico

Reportico Open Source PHP report Designer

Reportico PHP Reporting Tool. Runs against MySQL, PostgreSQL and other PDO enable databases - design reports, create report menus, configure criteria, graphs, grouping, drill-down, output in HTML, PDF, & CSV, expression handling, look and feel through CSS, data transformation.

Features

  • Interactive Report Designer
  • Runs Against MySQL, PostreSQL, Informix, Oracle, SQL Server, SQLite
  • Produce Criteria Entry Screens
  • Out in HTML, PDF, CSV
  • Graphs and Database Graphics
  • Report Menu generation
  • Groups to organize output with headers and trailers
  • Expressions and Assignments to manupulate output data prior to reporting
  • Inclusion of custom PHP code to allow complex manipulation of data prior to reporting
  • Drilldown

Install

Clone the Reportico bundle into a web folder and point your browser at it ...

For more information see the quickstart guide :- http://www.reportico.org/yii2/web/index.php/quickstart

or visit the Reportico Web Site http://www.reportico.org

Screenshots

Criteria Page

Edit Query Page

Report Output Page