reportico-web / reportico
Reportico Open Source PHP Report Designer
Installs: 16 412
Dependents: 3
Suggesters: 0
Security: 4
Stars: 166
Watchers: 32
Forks: 71
Open Issues: 34
Type:project
Requires
- php: >=8.0
- reportico/adodb-php: ^8.1
- reportico/assetter: ^8.1
- spatie/browsershot: ^3.29
- szymach/c-pchart: ^3.0
- tecnickcom/tcpdf: ^6.2
- twig/twig: ^3.0
- dev-master
- 8.1.0
- 8.0.3
- 8.0.2
- 8.0.1
- 7.1.42-beta
- 7.1.41-beta
- 7.1.40-beta
- 7.1.39-beta
- 7.1.38-beta
- 7.1.37-beta
- 7.1.36-beta
- 7.1.35-beta
- 7.1.34-beta
- 7.1.33-beta
- 7.1.32-beta
- 7.1.31-beta
- 7.1.30-beta
- 7.1.29-beta
- 7.1.28-beta
- 7.1.27-beta
- 7.1.26-beta
- 7.1.25-beta
- 7.1.24-beta
- 7.1.23-beta
- 7.1.22-beta
- 7.1.21-beta
- 7.1.20-beta
- 7.1.19-beta
- 7.1.18-alpha
- 7.1.17-alpha
- 7.1.16-alpha
- 7.1.15-alpha
- 7.1.14-alpha
- 7.1.13-alpha
- 7.1.12-alpha
- 7.1.11-alpha
- 7.1.10-alpha
- 7.1.9-alpha
- 7.1.8-alpha
- 7.1.7-alpha
- 7.1.6-alpha
- 7.1.5-alpha
- 7.1.4-alpha
- 7.1.3-alpha
- 7.1.2-alpha
- 7.1.1-alpha
- 7.1.0-alpha
- 7.0.10-alpha
- 7.0.9-alpha
- 7.0.8-alpha
- 7.0.7-alpha
- 7.0.6-alpha
- 7.0.5-alpha
- 7.0.4-alpha
- 7.0.3-alpha
- 7.0.2-alpha
- 7.0.1-alpha
- 6.0.16
- 6.0.15
- 6.0.14
- 6.0.13
- 6.0.12
- 6.0.11
- 6.0.10
- 6.0.9
- 6.0.8
- 6.0.7
- 6.0.6
- 6.0.5
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 4.6
- dev-reportico-8.0
- dev-reportico-7.0
- dev-reportico-6.0
- dev-develop
- dev-reportico-new-architecture
- dev-new-architecture-twig
- dev-twig-output
- dev-new-architecture-phantom
- dev-reportico-config
This package is auto-updated.
Last update: 2024-10-07 21:06:08 UTC
README
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
Reportico is best installed via composer or zip downloads are available from the releases page https://github.com/reportico-web/reportico/releases
To install the latest stable version use the following composer command under a web folder
composer create-project reportico-web/reportico
This will create a reportico folder with the latest release and with your specified name.
To run your existing report projects against this release, you will need to generate new project and move the xml files in from the old projects.
to get started see the quickstart guide :- http://www.reportico.org/yii2/web/index.php/quickstart
or visit the Reportico Web Site http://www.reportico.org
Upgrading from 4.x to 6.x
See instructions here ..
http://reportico.org/site2/release-6.0.0-beta