roncemer/phpreportgen

This package is abandoned and no longer maintained. No replacement package was suggested.

HTML, CSV, TSV, XLS, PDF reporting package, with nested sections and totaling

Installs: 2 671

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

pkg:composer/roncemer/phpreportgen

1.1.8 2021-12-20 15:30 UTC

This package is not auto-updated.

Last update: 2024-06-18 03:57:19 UTC


README

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.