Sfoglia il codice sorgente

Add Spout in spreadsheet (#986)

* Add Spout in spreadsheet

* REMOVING ```z``` character
pull/1003/head
Nassoro Hamisi 6 anni fa
parent
commit
d7adbe8a09
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

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

Loading…
Annulla
Salva