Skip to content

A generic report generator for PHP. Supports HTML, XLS, CSV, TSV and PDF output; multi-level totals; suppression of duplicate identifier columns; custom column formatting; calculated columns.

License

roncemer/phpreportgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPReportGen: Report Formatter and Outputter with Nested Sections and Totaling

Dual-licensed under MIT and BSD licenses (pick your preference). In either case, you, and all who use this software, are REQUIRED to hold the author and all of his successors/assigns HARMLESS of all claims related to the use of this software.

Installation

composer require roncemer/phpreportgen

Usage

See tests/reportTest.php (CLI) for usage example.

Contributing

I could use some help writing API documentation and more usage examples.

About

A generic report generator for PHP. Supports HTML, XLS, CSV, TSV and PDF output; multi-level totals; suppression of duplicate identifier columns; custom column formatting; calculated columns.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages