yii2快速導出phpexcel

https://packagist.org/packages/moonlandsoft/yii2-phpexcel

安装方式:首先是已经安装过Composer,则通过 Composer 下载安装 Moonlandsoft/yii2-phpexcel            

php composer.phar require --prefer-dist moonlandsoft/yii2-phpexcel "*"

或 通过 在根目录同级的composer.json文件中添加如下代

"moonlandsoft/yii2-phpexcel": "*"

其次:通过更新composer 来获取组件 composer update ---->回车即可

 

使用:
(1)在控制器中引用命名空间

(2)其次在控制器中写入类似风格的代码

(3)測試,調用export方法

posted @ 2018-11-22 15:20  侠岚之弋痕夕  阅读(565)  评论(0编辑  收藏  举报
Where is the starting point, we don't have a choice, but the destination where we can pursue!