ntlab / ntreport
PHP Report Library
v1.6.0
2025-04-24 06:04 UTC
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.