skeeks/yii2-phpexcel

PhpExcel component extension for Yii2.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 10

Type:yii2-extension

1.0.0 2015-12-01 15:37 UTC

This package is auto-updated.

Last update: 2024-03-29 03:23:11 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 "alexgx/yii2-phpexcel" "*"

or add

"alexgx/yii2-phpexcel" : "*"

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

Features

TDB

Usage


use alexgx\phpexcel;

TBD

Further Information

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