PHPackages                             alves/jasperphp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. alves/jasperphp

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

alves/jasperphp
===============

Pure PHP library to read JRXML files made with 'JasperSoft Studio' and generate reports in PDF

v1.1.0(today)014↑2685.7%MITPHPPHP &gt;=8.2

Since Jun 26Pushed todayCompare

[ Source](https://github.com/andersonav/jasperphp)[ Packagist](https://packagist.org/packages/alves/jasperphp)[ RSS](/packages/alves-jasperphp/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

[![alt text](https://camo.githubusercontent.com/930bb3f7ba8789885adc49ccd8c01eee74c3d434d315f56f5855def24157aa42/68747470733a2f2f6a61737065727068702e6e65742f77702d636f6e74656e742f75706c6f6164732f323032302f30312f63726f707065642d6d732d69636f6e2d313530783135302d322e706e67)](https://camo.githubusercontent.com/930bb3f7ba8789885adc49ccd8c01eee74c3d434d315f56f5855def24157aa42/68747470733a2f2f6a61737065727068702e6e65742f77702d636f6e74656e742f75706c6f6164732f323032302f30312f63726f707065642d6d732d69636f6e2d313530783135302d322e706e67)

JasperPHP
=========

[](#jasperphp)

Library to generate reports created with the JasperSoft Studio application
Pure PHP library, without a java server or Jasper Server

Please, consider donating funds to support us [![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EE7CD4UZEL3A4&source=url)

See more blog, documentation, and more on

Export formats
==============

[](#export-formats)

PDF
XLS

Supported tags/components
=========================

[](#supported-tagscomponents)

  TAG/component Status TAG/component Status   Basic elements   Text Field OK Static Text OK   Image OK Break OK   Rectangle OK Line OK   SubReport\* OK Barcode OK   Composite elements   Page Number OK Total Pages OK   Current Date OK Page X of Y OK   Bands   Title OK Page Header OK   Group OK Detail OK   Column Header OK Column Footer OK   Page Footer OK Sumary OK   Background OK \* Subreports are supported recursively and unlimited Other features
==============

[](#other-features)

12. sum, average,minimum, max of variables
13. read and calculate subreport variables
14. array of objects as input data
15. textfield with html render with data replacement
16. active record

Generic sample
==============

[](#generic-sample)

```
