Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 539 Bytes

File metadata and controls

13 lines (10 loc) · 539 Bytes

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.