PHPackages                             oleg-andreyev/mink-phpwebdriver - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. oleg-andreyev/mink-phpwebdriver

ActiveMink-driver[Testing &amp; Quality](/categories/testing)

oleg-andreyev/mink-phpwebdriver
===============================

MinkPhpWebDriver driver for Mink framework

v1.5.1(1y ago)84.9M—6.7%9[4 issues](https://github.com/oleg-andreyev/MinkPhpWebDriver/issues)[5 PRs](https://github.com/oleg-andreyev/MinkPhpWebDriver/pulls)7MITPHPPHP &gt;=8.1CI passing

Since Jan 16Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/oleg-andreyev/MinkPhpWebDriver)[ Packagist](https://packagist.org/packages/oleg-andreyev/mink-phpwebdriver)[ RSS](/packages/oleg-andreyev-mink-phpwebdriver/feed)WikiDiscussions 1.5 Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (36)Used By (7)

MinkPhpWebDriver
================

[](#minkphpwebdriver)

[![Latest Stable Version](https://camo.githubusercontent.com/93e50e93d9f17543f7558da32dc8f46fba971cefad7fa297da75f093e059933e/68747470733a2f2f706f7365722e707567782e6f72672f6f6c65672d616e6472657965762f6d696e6b2d7068707765626472697665722f76)](https://packagist.org/packages/oleg-andreyev/mink-phpwebdriver)[![Latest Unstable Version](https://camo.githubusercontent.com/4b8c57978070291fe327468227b2a1572b567f638e029dbbf90ca55684cab6a0/68747470733a2f2f706f7365722e707567782e6f72672f6f6c65672d616e6472657965762f6d696e6b2d7068707765626472697665722f762f756e737461626c65)](https://packagist.org/packages/oleg-andreyev/mink-phpwebdriver)[![Total Downloads](https://camo.githubusercontent.com/1c893cb45e2713ed16d03e5737cdd4e4d3b70ec0323c2f991f46feb96fa75890/68747470733a2f2f706f7365722e707567782e6f72672f6f6c65672d616e6472657965762f6d696e6b2d7068707765626472697665722f646f776e6c6f616473)](https://packagist.org/packages/oleg-andreyev/mink-phpwebdriver)[![CI](https://github.com/oleg-andreyev/MinkPhpWebDriver/actions/workflows/ci.yml/badge.svg)](https://github.com/oleg-andreyev/MinkPhpWebDriver/actions/workflows/ci.yml)[![License](https://camo.githubusercontent.com/380179ba7c8d71e0356e7b217e7e5b1afb795ad721e514d80af8072de701cffd/68747470733a2f2f706f7365722e707567782e6f72672f6f6c65672d616e6472657965762f6d696e6b2d7068707765626472697665722f6c6963656e7365)](https://github.com/oleg-andreyev/MinkPhpWebDriver/blob/main/LICENSE)[![codecov](https://camo.githubusercontent.com/3358b4049c85593311259fa2a9484c0eaf1a62acd715469eff2f7a183493d918/68747470733a2f2f636f6465636f762e696f2f67682f6f6c65672d616e6472657965762f6d696e6b2d7068707765626472697665722f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d313168677158716f6439)](https://codecov.io/gh/oleg-andreyev/mink-phpwebdriver)

Initially it's started as [PR](https://github.com/minkphp/MinkSelenium2Driver/pull/304) to MinkSelenium2Driver

Major updates include:

- Switch to using `facebook/webdriver`
- Update minimum php version to 8.1
- Tested against the latest Google Chrome and Mozilla Firefox both in GUI and Headless modes

Setup
-----

[](#setup)

Install `oleg-andreyev/mink-phpwebdriver`

```
composer require oleg-andreyev/mink-phpwebdriver
```

Behat Extension
---------------

[](#behat-extension)

Testing
-------

[](#testing)

```
./bin/start_webdriver.sh &
# ./bin/start_driver.sh
./bin/start_driver.sh chrome latest &
BROWSER_NAME=chrome ./bin/phpunit
```

This will download the latest driver for specified browser and will execute phpunit

Running GitHub Action locally
-----------------------------

[](#running-github-action-locally)

Follow

Copyright
---------

[](#copyright)

Copyright (c) 2024 Oleg Andreyev

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance48

Moderate activity, may be stable

Popularity52

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 79.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~85 days

Recently: every ~0 days

Total

18

Last Release

506d ago

PHP version history (3 changes)v1.0.0PHP &gt;=7.2

v1.3.0PHP &gt;=8.0

v1.4.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/be3da7e8719309b590163480aa4e894ac9e6e4a4b24e1369a78ea42efb6c2b58?d=identicon)[oleg-andreyev](/maintainers/oleg-andreyev)

---

Top Contributors

[![oleg-andreyev](https://avatars.githubusercontent.com/u/1244112?v=4)](https://github.com/oleg-andreyev "oleg-andreyev (70 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![andrewnicols](https://avatars.githubusercontent.com/u/370047?v=4)](https://github.com/andrewnicols "andrewnicols (6 commits)")[![aik099](https://avatars.githubusercontent.com/u/1277526?v=4)](https://github.com/aik099 "aik099 (1 commits)")[![marinaglancy](https://avatars.githubusercontent.com/u/836986?v=4)](https://github.com/marinaglancy "marinaglancy (1 commits)")[![NoelDeMartin](https://avatars.githubusercontent.com/u/1517677?v=4)](https://github.com/NoelDeMartin "NoelDeMartin (1 commits)")

---

Tags

testingbrowserjavascriptwebdriverajaxW3Cjsonwire

### Embed Badge

![Health badge](/badges/oleg-andreyev-mink-phpwebdriver/health.svg)

```
[![Health](https://phpackages.com/badges/oleg-andreyev-mink-phpwebdriver/health.svg)](https://phpackages.com/packages/oleg-andreyev-mink-phpwebdriver)
```

###  Alternatives

[behat/mink-selenium2-driver

Selenium2 (WebDriver) driver for Mink framework

51159.1M666](/packages/behat-mink-selenium2-driver)[jcalderonzumba/mink-phantomjs-driver

PhantomJS driver for Mink framework

15910.9M63](/packages/jcalderonzumba-mink-phantomjs-driver)[symfony/panther

A browser testing and web scraping library for PHP and Symfony.

3.1k14.7M96](/packages/symfony-panther)[silverstripe/mink-facebook-web-driver

Mink driver for facebook's webdriver

11518.5k2](/packages/silverstripe-mink-facebook-web-driver)[behat/mink-browserkit-driver

Symfony2 BrowserKit driver for Mink framework

54562.0M318](/packages/behat-mink-browserkit-driver)[lmc/steward

Steward - makes Selenium WebDriver + PHPUnit testing easy and robust

222163.1k1](/packages/lmc-steward)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
