yjv/report-rendering
Composer 安装命令:
composer require yjv/report-rendering
包简介
library with classes that allow easy rendering of report data
README 文档
README
Purpose
Report Rendering is meant to be used to render any tabulatable data from just about any source into just about any format. This is done by using datasource classes that feed the report and allowing the report to hold multiple renderers for rendering this data. The main idea with this library was to make it as flexible as possible to be able to accommodate whatever requests you may get with formatting, coloring or otherwise of a report table, row or cell, whether it is static, per row or data driven.
Documentation
See the wiki for examples and tutorials.
About
Requirements
- Any flavor of PHP 5.3 or above should do
- [optional] PHPUnit 3.5+ to execute the test suite (phpunit --version)
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub
Frameworks Integration
- Symfony2 pull the ReportRenderingBundle.
Author
Yosef Deray - joseph.deray@giftcards.com
License
ReportRendering is licensed under the MIT License - see the LICENSE file for details
统计信息
- 总下载量: 85
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-06-02