PHPackages                             razielsd/webdriverlib - 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. razielsd/webdriverlib

ActiveLibrary

razielsd/webdriverlib
=====================

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

0.2.5(9y ago)3355.6k↓37.5%11BSD-3PHPPHP ^5.6 || ^7.0

Since Oct 31Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (10)Used By (1)

webdriverlib
------------

[](#webdriverlib)

About
-----

[](#about)

WebDriverLib - simple usage api for JSON Wire Protocol such as Selenium WebDriver.

Example
-------

[](#example)

```
//connect to Selenium
self::$driver = new WebDriver('localhost', 4444);
//set select field value
$driver->find('xpath=//select')->value(555);
//set input field value
$driver->find('xpath=//input')->value(555);

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.6% 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 ~13 days

Recently: every ~19 days

Total

9

Last Release

3380d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5117fc7658c991a3380f39b0e292c0f1f9d0742775f92a3420d597364e9d8a87?d=identicon)[razielsd](/maintainers/razielsd)

---

Top Contributors

[![razielsd](https://avatars.githubusercontent.com/u/2689705?v=4)](https://github.com/razielsd "razielsd (28 commits)")[![podtserkovskiy](https://avatars.githubusercontent.com/u/12721466?v=4)](https://github.com/podtserkovskiy "podtserkovskiy (1 commits)")

---

Tags

seleniumappiumselendroid

### Embed Badge

![Health badge](/badges/razielsd-webdriverlib/health.svg)

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

###  Alternatives

[php-webdriver/webdriver

A PHP client for Selenium WebDriver. Previously facebook/webdriver.

5.2k90.0M127](/packages/php-webdriver-webdriver)[symfony/panther

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

3.1k14.7M96](/packages/symfony-panther)[behat/mink-selenium2-driver

Selenium2 (WebDriver) driver for Mink framework

51159.1M666](/packages/behat-mink-selenium2-driver)[instaclick/php-webdriver

PHP WebDriver for Selenium 2

43661.8M22](/packages/instaclick-php-webdriver)[phpunit/phpunit-selenium

Selenium Server integration for PHPUnit

59610.9M150](/packages/phpunit-phpunit-selenium)[sauce/sausage

PHP version of the Sauce Labs API

70807.6k3](/packages/sauce-sausage)

PHPackages © 2026

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