Download the PHP package dcat/easy-excel without Composer
On this page you can find all versions of the php package dcat/easy-excel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dcat/easy-excel
More information about dcat/easy-excel
Files in dcat/easy-excel
Download dcat/easy-excel
More information about dcat/easy-excel
Files in dcat/easy-excel
Vendor dcat
Package easy-excel
Short Description 使用简单实用的语义化接口快速读写Excel文件
License MIT
Homepage https://github.com/jqhph/easy-excel
Package easy-excel
Short Description 使用简单实用的语义化接口快速读写Excel文件
License MIT
Homepage https://github.com/jqhph/easy-excel
Please rate this library. Is it a good library?
Informations about the package easy-excel
Easy Excel
是一个基于 box/spout 封装的Excel读写工具,可以帮助开发者更快速更轻松地读写Excel文件,
并且无论读取多大的文件只需占用极少的内存。
由于
box/spout
只支持读写xlsx
、csv
、ods
等类型文件,所以本项目目前也仅支持读写这三种类型的文件。
文档
环境
- PHP >= 7.1
- PHP extension php_zip
- PHP extension php_xmlreader
- box/spout >= 3.0
- league/flysystem >= 1.0
安装
快速开始
导出
下载
保存
获取文件内容
更多导出功能请参考文档。
导入
读取所有表格数据
遍历表格
获取指定表格内容
更多导入功能请参考文档。
License
The MIT License (MIT).
All versions of easy-excel with dependencies
PHP Build Version
Package Version
The package dcat/easy-excel contains the following files
Loading the files please wait ....