ceckobecko/spreadsheet-reader
最新稳定版本:v2.0.1
Composer 安装命令:
composer require ceckobecko/spreadsheet-reader
包简介
PHPExcelReader/SpreadsheetReader - A class for reading Microsoft Excel (97/2003) Spreadsheets.
README 文档
README
This is the Spreadsheet_Excel_Reader class from http://code.google.com/p/php-excel-reader/. This PHP library expands on the great work done in the PHP Excel Reader project on SourceForge.
- Some patches to make it work with newer PHP versions
It reads the binary format of XLS files directly and can return values and formats from any cell.
This version changed the class name and location to match the psr-0 namespacing standard, and added a composer.json file to make it installable via composer (packagist.org).
For License and Authors look at the composer.json file and the top comment in the class file.
统计信息
- 总下载量: 35.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2018-05-11