PHPackages                             lbaey/chromedriver - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lbaey/chromedriver

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

lbaey/chromedriver
==================

Utility for installing Chromedriver, whatever platform you are on, for use with Behat

1.1.0(8y ago)1459.5k↑25%13[1 issues](https://github.com/lbaey/chromedriver/issues)[1 PRs](https://github.com/lbaey/chromedriver/pulls)1MITPHPPHP &gt;=7.0

Since Jun 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lbaey/chromedriver)[ Packagist](https://packagist.org/packages/lbaey/chromedriver)[ Docs](https://github.com/lbaey)[ RSS](/packages/lbaey-chromedriver/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (1)

Chrome Driver packaged in Composer
==================================

[](#chrome-driver-packaged-in-composer)

This is the composer dependency you want if you happen to do some Behat testing with Selenium. It will download the adequat chromedriver version for your dev platform, whether it's Linux (32bits or 64bits), OSX or Windows.

Use it like a regular composer dependency, although it's a composer plugin.

```
composer require lbaey/chromedriver 1.1

```

Feel free to contribute, PR's are read and welcome

If you use se/selenium-server-standalone, run it with

```
./bin/selenium-server-standalone -Dwebdriver.chrome.driver=$PWD/bin/chromedriver

```

---

Configuring Extra
-----------------

[](#configuring-extra)

If your dev platform happens to be coherent with your test platform, you can by-pass platform selection with :

```
"extra": {
    "lbaey/chromedriver": {
        "bypass-select": true
    }
},

```

By default the latest release is installed. If you want a specific version of chromedriver, use :

```
"extra": {
    "lbaey/chromedriver": {
        "chromedriver-version": "2.33"
    }
},

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~113 days

Total

2

Last Release

3140d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2deb8074149beb40f85253fd7dd48fc4cadf3fcbbae6c54fc36a30c582d4d1fe?d=identicon)[lbaey](/maintainers/lbaey)

---

Top Contributors

[![lbaey-mobizel](https://avatars.githubusercontent.com/u/57004147?v=4)](https://github.com/lbaey-mobizel "lbaey-mobizel (24 commits)")[![lbaey](https://avatars.githubusercontent.com/u/3330154?v=4)](https://github.com/lbaey "lbaey (14 commits)")[![Mabahe](https://avatars.githubusercontent.com/u/1684986?v=4)](https://github.com/Mabahe "Mabahe (4 commits)")[![rm-km-it](https://avatars.githubusercontent.com/u/6781762?v=4)](https://github.com/rm-km-it "rm-km-it (3 commits)")[![eelkeblok](https://avatars.githubusercontent.com/u/461752?v=4)](https://github.com/eelkeblok "eelkeblok (1 commits)")[![dawehner](https://avatars.githubusercontent.com/u/29678?v=4)](https://github.com/dawehner "dawehner (1 commits)")[![raimundmeyer](https://avatars.githubusercontent.com/u/50366929?v=4)](https://github.com/raimundmeyer "raimundmeyer (1 commits)")

---

Tags

browser-testingseleniumChromedriverBehatlinuxwindowsMACosx

### Embed Badge

![Health badge](/badges/lbaey-chromedriver/health.svg)

```
[![Health](https://phpackages.com/badges/lbaey-chromedriver/health.svg)](https://phpackages.com/packages/lbaey-chromedriver)
```

###  Alternatives

[jolicode/jolinotif

Send desktop notifications on Windows, Linux, MacOS.

1.4k11.6M41](/packages/jolicode-jolinotif)[jolicode/php-os-helper

Helpers to detect the OS of the machine where PHP is running.

212.8M4](/packages/jolicode-php-os-helper)[element-34/php-webdriver

Thin php client for webdriver

121233.8k1](/packages/element-34-php-webdriver)[browserstack/browserstack-local

PHP bindings for BrowserStack Local

151.6M6](/packages/browserstack-browserstack-local)[dbrekelmans/browser-driver-installer

Helps you install the appropriate browser driver.

467.8k](/packages/dbrekelmans-browser-driver-installer)[dmamontov/favicon

Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.

523.7k](/packages/dmamontov-favicon)

PHPackages © 2026

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