Goutte VS MinkGoutteDriver

Compare Goutte vs MinkGoutteDriver and see what are their differences.

Goutte

Goutte, a simple PHP Web Scraper (by FriendsOfPHP)

MinkGoutteDriver

Goutte driver for Mink framework (by minkphp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Goutte MinkGoutteDriver
9 1
9,226 302
- -
0.0 1.5
about 1 year ago 11 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Goutte

Posts with mentions or reviews of Goutte. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.

MinkGoutteDriver

Posts with mentions or reviews of MinkGoutteDriver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.
  • Composer conflict, how can we use it?
    5 projects | dev.to | 19 Nov 2021
    We found the related issue on the Guzzle GitHub repository and we noticed a fix had been released with version 6.3 of this library. Hurray, we can bump Guzzle version to 6.3 and overcome the problem! But looking at BehatPageObjectExtension’s composer.json we’ve soon realized that Guzzle isn’t a direct dependency managed by us. “It’s not a big deal” I thought as Guzzle was required by Goutte and we require Goutte through its Mink driver,so I expected to find some tagged version of Goutte and the Mink Driver with this requirements bump. Sadly I found it wasn’t the case as Guzzle is required in Goutte with ^6.0 (so, basically every version between 6 and 7) and this includes the versions with the warning described above. Therefore in our case the warning was displayed as a “side effect” of deps=low that requires indirectly Guzzle 6.0 as is the lowest dependency accepted.

What are some alternatives?

When comparing Goutte and MinkGoutteDriver you can also consider the following projects:

Symfony Panther - A browser testing and web crawling library for PHP and Symfony

Mink - PHP web browser emulator abstraction

PHP Spider - A configurable and extensible PHP web spider

Symfony - The Symfony PHP framework

PHP Scraper - A universal web-util for PHP.

Laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

Embed - Get info from any web service or page

Guzzle - Guzzle, an extensible PHP HTTP client

BehatPageObjectExtension

DiDOM - Simple and fast HTML and XML parser

SecurityAdvisories - :closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily