From 2d421a47ba5d61e03bf62e1fef27d7b5a6c99c9a Mon Sep 17 00:00:00 2001 From: "ildar r. khasanshin" Date: Sun, 3 Dec 2017 23:41:40 +0500 Subject: [PATCH] + simplehtmldom --- library/php.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/library/php.md b/library/php.md index 83a89f2..362d6f2 100644 --- a/library/php.md +++ b/library/php.md @@ -1,6 +1,8 @@ * [PHPOffice](https://github.com/PHPOffice) - библиотеки для работы с документами Microsoft * [DomPDF](https://github.com/dompdf/dompdf) - HTML to PDF converter (PHP5) * [YiiGist](https://yiigist.com/) - каталог пакетов для yii +* [simplehtmldom](http://simplehtmldom.sourceforge.net/) - HTMLDOM-парсер + #Блоги