PhpSpreadsheet 实测
1. https://phpspreadsheet.readthedocs.io/en/latest/
2 . 查看 phpinfo() 时,发现 php_zip 没有启动 ,
PHP如何开启自带的ZipArchive类,实现压缩解压功能
[转载]phpspreadsheet开发手记
使用PhpSpreadsheet导入&导出Excel(适用各种Excel操作场景)
PHPExcel - DEAD
PHPExcel last version, 1.8.1, was released in 2015. The project was officially deprecated in 2017 and permanently archived in 2019.
The project has not be maintained for years and must not be used anymore. All users must migrate to its direct successor PhpSpreadsheet, or another alternative.
License
PHPExcel is licensed under LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
https://jingyan.baidu.com/article/cd4c2979138007756e6e60fd.html
如何用PHPExcel读取超大excel文件
如何通过PHP将excel的数据导入MySQL中
超实用的PHPExcel[导入][导出]实现方法总结