alexgx/yii2-phpexcel

This package is abandoned and no longer maintained. No replacement package was suggested.

PhpExcel component extension for Yii2.

Maintainers

Package info

github.com/AlexGx/yii2-phpexcel

Type:yii2-extension

pkg:composer/alexgx/yii2-phpexcel

Statistics

Installs: 32 047

Dependents: 1

Suggesters: 0

Stars: 14

Open Issues: 2

dev-master 2017-05-10 14:44 UTC

This package is not auto-updated.

Last update: 2025-12-06 22:38:32 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.