ntlab / ntreport
PHP Report Library
v1.7.0
2025-05-05 08:55 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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.