PHPackages                             tadaspaplauskas/chromedriver-standalone - 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. tadaspaplauskas/chromedriver-standalone

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tadaspaplauskas/chromedriver-standalone
=======================================

Makes it easy to use standalone chromedriver with facebook/webdriver

1.0.0(8y ago)01.9kMITPHP

Since Apr 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tadaspaplauskas/chromedriver-standalone)[ Packagist](https://packagist.org/packages/tadaspaplauskas/chromedriver-standalone)[ RSS](/packages/tadaspaplauskas-chromedriver-standalone/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

ChromeDriverStandalone
======================

[](#chromedriverstandalone)

This PHP package comes with ChromeDriver standalone executables for every major OS (MacOS, Windows, Linux). It can also detect which OS you're using and inject the correct `webdriver.chrome.driver` environment variable value.

Executables are published to vendor/bin in case you need them.

Install
-------

[](#install)

```
composer require tadaspaplauskas/chromedriver-standalone

composer require facebook/webdriver

```

Use
---

[](#use)

```
