yii2常用excel操作库

yii2使用较多的excel操作库

1、"phpoffice/phpexcel"

https://github.com/PHPOffice/PHPExcel/archive/1.8.1.zip

安装

composer require "phpoffice/phpexcel"

文档 https://github.com/PHPOffice/PHPExcel/

 

 

2、"moonlandsoft/yii2-phpexcel": "*"

https://github.com/moonlandsoft/yii2-phpexcel

安装

composer require --prefer-dist moonlandsoft/yii2-phpexcel "*"

文档 https://github.com/moonlandsoft/yii2-phpexcel

 

posted @ 2017-11-03 13:59  工程内业编程  阅读(442)  评论(0编辑  收藏  举报