xyb/yii2-phpexcel

为 Yii2 的 PhpExcel 组件扩展。

安装: 10

依赖者: 0

建议者: 0

安全: 0

星级: 1

关注者: 2

分支: 0

类型:yii2-extension

dev-master 2015-11-27 07:00 UTC

This package is not auto-updated.

Last update: 2024-09-18 18:38:44 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

%short_description%

安装

安装此扩展的首选方式是通过 composer

可以运行

php composer.phar require "xyb/yii2-phpexcel" "*"

或者添加

"xyb/yii2-phpexcel" : "*"

到您应用程序的 composer.json 文件的 require 部分中。

功能

待定

用法


use xyb\phpexcel;

待定

更多信息

请查阅 PHPOffice/PHPExcel github 仓库 的文档,获取有关其配置选项的更多信息。