ntlab / ntreport
PHP Report Library
Installs: 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/ntlab/ntreport
Requires
- php: >=7.1
- ntlab/ntscript: ^1.3
- ntlab/rtftree: ^1.0
- phpoffice/phpspreadsheet: ^3.3
- phpoffice/phpword: ^1.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.15
- phpunit/phpunit: ^9.5
- propel/propel: ^2.0@dev
README
NTReport generates report as Excel, Word, Richtext, or CSV file from supplied data. It's designed with concept of backend do only provide the data and the presentation is fully handled by the report thanks to NTSCRIPT.