|
|
@@ -403,10 +403,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
403
|
403
|
## Office
|
|
404
|
404
|
*Libraries for working with office suite documents.*
|
|
405
|
405
|
|
|
406
|
|
-[PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
|
|
407
|
|
-[PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
|
|
408
|
|
-[PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft Word documents.
|
|
409
|
|
-[ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
|
|
|
406
|
+* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
|
|
|
407
|
+* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
|
|
|
408
|
+* [PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft Word documents.
|
|
|
409
|
+* [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
|
|
410
|
410
|
|
|
411
|
411
|
## Database
|
|
412
|
412
|
*Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
|