cymapgt/spreadsheetprocessor
最新稳定版本:1.0.3
Composer 安装命令:
composer require cymapgt/spreadsheetprocessor
包简介
Wrapper for PHPExcel. Provides singleton factory for Spreadsheet manufacture and processing
关键字:
README 文档
README
Description
Wrapper for PHPExcel. SpreadsheetProcessor encapsulates PHPExcel object with its writer and reader, as well as a host of functions to manipulate them.
Installing
Install application via Composer
require "cymapgt/spreadsheetprocessor": "1.*"
Usage
For a description on using the package, follow the illustration in this blog post. http://forum.codecall.net/blog/1825/entry-2011-phpexcel-wrapper-refactored/
A caveat is that the post is a bit old and was autoloaded without Composer. Above that, the code examples should work as is once autoloaded.
Testing
PHPUnit Tests are provided with the package
Contribute
- Email @rhossis or contact via Skype
- Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
- You will be added as author for contributions
License
BSD 3 CLAUSE
统计信息
- 总下载量: 1.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD
- 更新时间: 2015-05-25