arifinm/yii2-data-to-excel

Array Data to Excel for PHP Yii2

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/arifinm/yii2-data-to-excel

1.0.1 2021-06-10 16:17 UTC

This package is auto-updated.

Last update: 2025-11-11 02:26:07 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist arifinm/yii2-data-to-excel "*"

or add

"arifinm/yii2-data-to-excel": "*"

to the require section of your composer.json file.