Download the PHP package sigedi/jasper-report-bundle without Composer
On this page you can find all versions of the php package sigedi/jasper-report-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sigedi/jasper-report-bundle
More information about sigedi/jasper-report-bundle
Files in sigedi/jasper-report-bundle
Package jasper-report-bundle
Short Description Symfony 6 / Symfony Flex Bundle integrating the Jaspersoft REST v2 client (jaspersoft/rest-client)
License MIT
Homepage https://github.com/SIGEDI/JasperReportBundle
Informations about the package jasper-report-bundle
JasperReportBundle
Requirements
The JasperReportBundle requires jaspersoft/rest-client and provides an JasperReport-Client as service in the Symfony service container.
Installation
Basic Usage
Additional configuration options
Installation
1 Add bundle to composer.json
:
2 The Bundle will be registred automatically and by executing the recipe the configuration
file jasper-report.yaml
will be created in the config/packages
directory and the corresponding entries
in the .env
file will be made
3 Change the standard setting in the file jasper-report.yaml
and in the .env
file
Basic Usage in Symfony
The bundle supports autowiring, so you can access the report-service directly in your controller, e.g.
Additional Configuration Options
timeout: timeout for REST-request (in seconds)
All versions of jasper-report-bundle with dependencies
ext-zip Version *
symfony/framework-bundle Version ~6.0|~7.0
symfony/filesystem Version ~6.0|~7.0
sigedi/jasper-rest-client Version *