瀏覽代碼

Add Spout in spreadsheet (#986)

* Add Spout in spreadsheet

* REMOVING ```z``` character
pull/1003/head
Nassoro Hamisi 6 年之前
父節點
當前提交
d7adbe8a09
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -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…
取消
儲存