ソースを参照

Merge pull request #1253 from ziadoz/alexkart-patch-2

Remove Goutte
pull/1254/head
Alexander Kartavenko 1年前
コミット
730ba95664
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更2行の追加3行の削除
  1. 2
    3
      README.md

+ 2
- 3
README.md ファイルの表示

@@ -228,13 +228,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
228 228
 ### Scraping
229 229
 *Libraries for scraping websites and detecting crawlers.*
230 230
 
231
-* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
232 231
 * [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP.
232
+* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
233 233
 * [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super-fast HTML scrapper and parser.
234 234
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
235
-* [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
236
-* [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony.
237 235
 * [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider.
236
+* [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony.
238 237
 
239 238
 ### Middlewares
240 239
 *Libraries for building application using middlewares.*

読み込み中…
キャンセル
保存