xyb/yii2-phpexcel

PhpExcel component extension for Yii2.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Type:yii2-extension

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

This package is not auto-updated.

Last update: 2024-05-15 17:01:13 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

%short_description%

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"xyb/yii2-phpexcel" : "*"

to the require section of your application's composer.json file.

Features

TDB

Usage


use xyb\phpexcel;

TBD

Further Information

Please, check the PHPOffice/PHPExcel github repo documentation for further information about its configuration options.