Download the PHP package gaiththewolf/jasper-report-client without Composer
On this page you can find all versions of the php package gaiththewolf/jasper-report-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gaiththewolf/jasper-report-client
More information about gaiththewolf/jasper-report-client
Files in gaiththewolf/jasper-report-client
Package jasper-report-client
Short Description Laravel package integrating the Jasper Server REST v2 client (Jaspersoft/rest-client)
License MIT
Homepage https://github.com/gaiththewolf/jasper-report-client
Informations about the package jasper-report-client
Very short description of the package
This is a Laravel package integrating the Jasper Server REST v2 client (Jaspersoft/rest-client).
Inspired from JasperReportBundle
Requirements
To use this package, you will need:
- JasperReports Server (version >= 5.2)
- PHP (version >= 5.3, with cURL extension)
Installation
You can install the package via composer:
The package will automatically register itself.
You can publish the config with:
.env file
Usage
Generating report
Supported Format
Get report input Controls
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- GAITHTHEWOLF
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.