瀏覽代碼

Added another scrapper library (move to top of the list)

pull/854/head
vladyslavstartsev 5 年之前
父節點
當前提交
cbfbd0e279
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -209,10 +209,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
209 209
 ## Scraping
210 210
 *Libraries for scraping websites.*
211 211
 
212
+* [DiDOM](https://github.com/Imangazaliev/DiDOM) - super fast HTML scrapper/parser (because it was build on top of plain PHP).
212 213
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
213 214
 * [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
214 215
 * [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider.
215
-* [DiDOM](https://github.com/Imangazaliev/DiDOM) - super fast HTML scrapper/parser (because it was build on top of plain PHP).
216 216
 
217 217
 ## Middlewares
218 218
 *Libraries for building application using middlewares.*

Loading…
取消
儲存