Download the PHP package dcat-x/easy-excel without Composer
On this page you can find all versions of the php package dcat-x/easy-excel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package easy-excel
# Easy Excel
[](https://github.com/dcat-x/easy-excel/actions)
[](https://packagist.org/packages/dcat-x/easy-excel)
[](https://packagist.org/packages/dcat-x/easy-excel)
[](https://packagist.org/packages/dcat-x/easy-excel)
[](https://github.com/dcat-x/easy-excel/blob/main/LICENSE)
基于 [OpenSpout](https://github.com/openspout/openspout) 封装的 Excel 读写工具,内存占用极低。
[安装](#安装) |
[使用](#使用) |
[更新日志](CHANGELOG.md) |
[贡献指南](CONTRIBUTING.md)
特性
- 读写 Excel 文件,内存占用极低
- 支持
xlsx、csv、ods格式 - 分块处理,轻松应对大文件
- 集成 Flysystem,灵活存储
- 支持自定义表头和多工作表
- 简洁直观的 API
安装
环境要求
- PHP >= 8.2
- PHP 扩展:
zip、xmlreader
使用
导出
下载文件
保存到服务器
获取文件内容
导入
读取所有数据
读取指定工作表
遍历工作表
分块处理
测试
更新日志
详见 CHANGELOG。
贡献
详见 CONTRIBUTING。
许可证
MIT 许可证,详见 LICENSE。
All versions of easy-excel with dependencies
PHP Build Version
Package Version
The package dcat-x/easy-excel contains the following files
Loading the files please wait ...