Skip to content

PHP port of the Python PDF and Excel report generation library ReportBro Lib. Reports can be designed with reportbro-designer, a javascript plugin. https://www.reportbro.com

License

Notifications You must be signed in to change notification settings

GeorgeD19/reportbro-lib-php

Repository files navigation

ReportBro Lib

ReportBro is a library to generate PDF and XLSX reports. Report templates can be created with ReportBro Designer <https://github.com/jobsta/reportbro-designer>_, a Javascript Plugin which can be integrated in your web application.

See the ReportBro project website on https://www.reportbro.com for full documentation and demos.

Features

  • Generate pdf and xlsx reports
  • Supports (repeating) header and footer
  • Allows predefined and own page formats
  • Use text, line, images, barcodes and tables, page breaks
  • Text and element styling
  • Evaluate expressions, define conditional styles, format parameters

Installation

Place the reportbro directory in your project and require reportbro/reportbro.php.

Go to https://www.reportbro.com/docs for more information on configuration and usage.

License

  • Commercial license

If you want to use ReportBro to develop commercial applications and projects, the Commercial license is the appropriate license. With this license, your source code is kept proprietary. Purchase a ReportBro Commercial license at https://www.reportbro.com/buy.

  • Open-source license

If you are creating an open-source application under a license compatible with the GNU AGPL license v3 <https://www.gnu.org/licenses/agpl-3.0.html>_, you may use ReportBro under the terms of the AGPLv3.

Read more about ReportBro's license options at https://www.reportbro.com/license.

About

PHP port of the Python PDF and Excel report generation library ReportBro Lib. Reports can be designed with reportbro-designer, a javascript plugin. https://www.reportbro.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published