Download the PHP package mistericy/excel-writer without Composer
On this page you can find all versions of the php package mistericy/excel-writer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mistericy/excel-writer
More information about mistericy/excel-writer
Files in mistericy/excel-writer
Download mistericy/excel-writer
More information about mistericy/excel-writer
Files in mistericy/excel-writer
Vendor mistericy
Package excel-writer
Short Description Abstraction of PhpSpreadsheet to write excel files
License MIT
Homepage https://github.com/mistericy/excel-writer
Package excel-writer
Short Description Abstraction of PhpSpreadsheet to write excel files
License MIT
Homepage https://github.com/mistericy/excel-writer
Please rate this library. Is it a good library?
Informations about the package excel-writer
ExcelWriter
ExcelWriter is a library that tries to abstract PHPSpreadsheet in order to facilitate the creation of excel reports from arrays and objects
Usage
To generate a report, you have to create a collection of Properties, that will be used to get values from objects / arrays, and will better format your document. Also, you have to create a generator
All versions of excel-writer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
phpoffice/phpspreadsheet Version ^1.6
doctrine/collections Version ^1.5
symfony/property-access Version ^3.0|^4.0
phpoffice/phpspreadsheet Version ^1.6
doctrine/collections Version ^1.5
symfony/property-access Version ^3.0|^4.0
The package mistericy/excel-writer contains the following files
Loading the files please wait ....