Download the PHP package ms100/excel-export without Composer
On this page you can find all versions of the php package ms100/excel-export. 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 excel-export
说明
提供对excel表格快速导入。
安装
使用
一个表格一个sheet
见代码
一个表格多个sheet
见代码
注意事项
- 自定义的format方法可以做加粗、倾斜、改字号、设置数值格式(仅当字段值为整型或浮点型时生效)、改颜色,改边框等等**。
- 插入数据时,字段值为文本,则单元格会被设置为文本格式;插入数值再长,列宽再窄,也不会被显示为科学记数法。
All versions of excel-export with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-xlswriter Version *
ext-xlswriter Version *
The package ms100/excel-export contains the following files
Loading the files please wait ....