瀏覽代碼

Add PHPSpreadsheet (successor of PHPexcel) to Office section.

Also mark PHPexcel as unmaintained.
pull/731/head
Malte Blättermann 9 年之前
父節點
當前提交
086e35c078
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -514,9 +514,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
514 514
 *Libraries for working with office suite documents.*
515 515
 
516 516
 * [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
517
-* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
517
+* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents. *unmaintained* 
518 518
 * [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations.
519 519
 * [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
520
+* [PHPSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel)
520 521
 
521 522
 ## Database
522 523
 *Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*

Loading…
取消
儲存