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. [API Development](/categories/api)
4. /
5. razielsd/webdriverlib

ActiveLibrary[API Development](/categories/api)

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

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

0.2.5(9y ago)3357.4k↓65.4%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 yesterday

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 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

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

3425d 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

[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[sauce/sausage

PHP version of the Sauce Labs API

70808.5k3](/packages/sauce-sausage)[appium/php-client

PHP client for Selenium 3.0/Appium 1.0

71676.0k4](/packages/appium-php-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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