Add Spout in spreadsheet (#986)

* Add Spout in spreadsheet

* REMOVING ```z``` character
This commit is contained in:
Nassoro Hamisi 2019-07-27 12:54:24 +03:00 committed by Jamie York
parent 9251ca4e2b
commit d7adbe8a09
1 changed files with 1 additions and 0 deletions

View File

@ -512,6 +512,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
### Office
*Libraries for working with office suite documents.*
* [Spout](https://github.com/box/spout) - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations.
* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
* [PHPSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel)