PHPackages                             softworks/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. softworks/jasperphp

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

softworks/jasperphp
===================

Fork do JasperPHP com ajustes personalizados

0143PHP

Since Jul 1Pushed 1y agoCompare

[ Source](https://github.com/softworksbrasil/JasperPHP)[ Packagist](https://packagist.org/packages/softworks/jasperphp)[ RSS](/packages/softworks-jasperphp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)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 Style OK   Frame OK dynamic table 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
17. Conditional styles ready too
18. support for Laravel DB Facade adding tag `property name="net.sf.jasperreports.data.adapter" value="laravel.sqlsrv"` on jrxml files or edit Default data adapter on report properties on JasperSoft Studio

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

[](#generic-sample)

```
