Download the PHP package andjelko/laravel-phpjasperxml without Composer
On this page you can find all versions of the php package andjelko/laravel-phpjasperxml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andjelko/laravel-phpjasperxml
More information about andjelko/laravel-phpjasperxml
Files in andjelko/laravel-phpjasperxml
Download andjelko/laravel-phpjasperxml
More information about andjelko/laravel-phpjasperxml
Files in andjelko/laravel-phpjasperxml
Vendor andjelko
Package laravel-phpjasperxml
Short Description Laravel package to render JasperReports
License
Package laravel-phpjasperxml
Short Description Laravel package to render JasperReports
License
Please rate this library. Is it a good library?
Informations about the package laravel-phpjasperxml
laravel-phpjasperxml
A Laravel package to render jasperReports. This extension was based on PHPJasperXML
Installation
Add the following lines to your composer.json file
Then update your packages with:
Add the Service Provider to you config/app.php file
And add an alias to the PHPJasperXML class
Create an includes folder on your app and save there your jrxml files.
Create a ReportController with the following code
Then modify your app/routes/web.php file to add a route to access any report.
All versions of laravel-phpjasperxml with dependencies
PHP Build Version
Package Version
No informations.
The package andjelko/laravel-phpjasperxml contains the following files
Loading the files please wait ....