Skip to content

Commit

Permalink
Merge pull request #731 from mablae/replace-phpexcel-unmaintained
Browse files Browse the repository at this point in the history
Add PHPSpreadsheet (successor of PHPexcel) to Office section.
  • Loading branch information
ziadoz committed Dec 19, 2016
2 parents b8bc3a7 + 1a51c12 commit 1e1c792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -514,9 +514,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
*Libraries for working with office suite documents.*

* [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
* [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)

## Database
*Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
Expand Down

0 comments on commit 1e1c792

Please sign in to comment.