krsc/krsc-reports-phpexcel-framework
Composer 安装命令:
composer require krsc/krsc-reports-phpexcel-framework
包简介
KrscReports is a php library written in order to create complex PhpSpreadsheet and PHPExcel files.
README 文档
README
In order to run, this project needs PhpSpreadsheet (or alternatively PHPExcel). Installing it via composer is recommended. Then load in your browser Examples.php file from the main folder and see the possibilities of this library. Click here to see live demo.
Install via composer
To install this application via composer, create composer.json file with that content (or add it to existing composer.json file):
"require": {
"krsc/krsc-reports-phpexcel-framework": "v2.x"
}
You can also use this command:
composer require krsc/krsc-reports-phpexcel-framework
Tested with Symfony 3.
Tutorial
To learn more about creating reports with KrscReports, please have a look at wiki with tutotials. You can also copy content of KrscReports\Report\ExampleReportManyRows class and adapt it to your needs.
统计信息
- 总下载量: 5.78k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-or-later
- 更新时间: 2017-02-21