theob/report-generator
最新稳定版本:v1.0.0
Composer 安装命令:
composer require theob/report-generator
包简介
A PHP library for generating reports in Excel, PDF, and HTML formats
README 文档
README
v1.0.0
Overview
Report Generator is a PHP library for generating dynamic reports in various formats (PDF, Excel, CSV) with customizable templates and a visual query builder.
Installation
-
Requirements
- "php": "^7.4|^8.0"
- "phpoffice/phpspreadsheet": "^2.1"
- "dompdf/dompdf": "^3.1"
- Composer
- PHP Extensions: PDO, GD, MBString
-
Install via Composer
- composer require theob/report-generator
How to install
- Open the terminal, type
- composer require theob/report-generator
- Open vendor/theob/report-generator/composer.json
- run "post-install-cmd": [ "php scripts/make-config.php", "php scripts/make-example.php" ]
- Open reportGenerator.config.php
- change host, dbname, username, password according to your project
License
This project is licensed under the MIT License - see the LICENSE file for details.
Bug Reports
If you discover any bugs, please create an issue on GitHub Issues.
Support
- Documentation: GitHub Wiki
- Issues: GitHub Issues
- Email: theobenitoadiana@gmail.com
Happy Reporting!
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-14