eihen / jasper-php
This package is abandoned and no longer maintained.
No replacement package was suggested.
A PHP library to compile and generate JasperReports using JasperStarter
v2.0.5-beta
2018-02-28 13:22 UTC
Requires
- php: ^7.0
- eihen/jasperstarter-bin: ^3.2.1
Requires (Dev)
- phpunit/phpunit: ^6.4
- squizlabs/php_codesniffer: ^3.1
This package is auto-updated.
Last update: 2023-09-14 03:54:57 UTC
README
A PHP library to compile and generate JasperReports using JasperStarter
PHP 5
For PHP 5.6+ support see php5 branch.
Installation
Composer
composer require eihen/jasper-php
Note that at the current time all releases are beta, so you need to adjust your minimum stability setting in the project's composer.json file.
JasperStarter
For detailed information on the JasperStarter used in this package refer to refer to: JasperStarter Binary Package.
Jasper Reports
For a quickstart on writing .jrxml files refer to:
For detailed information and samples refer to to: