1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-09-16 09:06:27 +02:00

Fixed description for PHPPowerPoint

This commit is contained in:
Andy Poorman
2015-08-18 14:37:34 -04:00
parent ead9f4603d
commit 06290c1d81

2
php.md
View File

@@ -73,7 +73,7 @@ This list contains PHP libraries related to web scraping and data processing
* Office
* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft Word documents.
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft PowerPoint documents.
* [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
* Markdown
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.