strong2much/yii2-excel

Helper and wrapper class for PHPExcel for simple communication

dev-master 2015-11-21 18:34 UTC

This package is auto-updated.

Last update: 2024-05-05 06:08:18 UTC


README

Helper and wrapper class for PHPExcel for simple communication.

Installation

Install package by composer

{
    "require": {
       "strong2much/yii2-excel": "dev-master"
    }
}

Or

$ composer require strong2much/yii2-excel "dev-master"