leneyasoftware/minery
Composer 安装命令:
composer require leneyasoftware/minery
包简介
An object oriented approach to making reports. Will render all the stuff you need to display a nice report.
README 文档
README
The PHP Framework For Rendering Reports
Minery is a PHP Framework for writing reports. The goal is to have a Framework where you can plug in a keyed array similar to what you get when processing MySQL results, and have the Framework render whatever it is you like. Whether that is a table, chart, or any other display type, Minery aims to make this process much easier and flexible.
##Roadmap
- Create the base framework classes. ✓
- Create a way to persist the report and display it using JSON. ✓
- Create Adapters to take a Report Result Set and format the data for display.
- Create Javascript classes that wrap our Display modules we want to use.
- Create a Javascript class to translate JSON representations of reports into the display type chosen.
There is still a bunch more to do. If you'd like to contribute, email josh.walker [AT] leneya [DOT] com
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-06-15