|
|
|
|
|
|
512
|
### Office
|
512
|
### Office
|
|
513
|
*Libraries for working with office suite documents.*
|
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
|
|
|
|
516
|
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations.
|
515
|
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations.
|
|
517
|
* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
|
516
|
* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
|
|
518
|
-* [PHPSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel)
|
|
|
|
|
|
517
|
+* [PHPSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel).
|
|
|
|
518
|
+* [Spout](https://github.com/box/spout) - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way .
|
|
519
|
|
519
|
|
|
520
|
### Database
|
520
|
### Database
|
|
521
|
*Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
|
521
|
*Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
|