PHPackages                             emagister/selenium-server - 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. emagister/selenium-server

ActiveLibrary[Testing &amp; Quality](/categories/testing)

emagister/selenium-server
=========================

Composer distribution of Selenium Server Standalone, the browser automation framework.

v2.52.1(10y ago)629.3k↓71.4%7MIT

Since Oct 28Pushed 6y ago25 watchersCompare

[ Source](https://github.com/Emagister/selenium-server)[ Packagist](https://packagist.org/packages/emagister/selenium-server)[ Docs](http://github.com/Emagister/selenium-server)[ RSS](/packages/emagister-selenium-server/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)DependenciesVersions (10)Used By (0)

Selenium server standalone
==========================

[](#selenium-server-standalone)

This repository allows you to have the latest stable version of Selenium server integrated into your projects. Selenium server standalone is a browser automation framework. We will maintain the repository updated with the latest stable version of Selenium.

Instructions:
-------------

[](#instructions)

1. Add the following line to your composer.json configuration file: `"emagister/selenium-server": "2.*"`. It should look like this:

```
{
        "config": {
            "bin-dir": "bin/"
        },
        "minimum-stability": "stable",
        "require": {
            "emagister/selenium-server": "2.*"
        }
}
```

2. Execute the following command in the home directory of your project: `php composer.phar install`
3. And you're ready to go! Now you can launch the selenium server from the corresponding directory (in this case "bin"): `java -jar bin/selenium-server.jar`

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 84% 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 ~108 days

Recently: every ~178 days

Total

9

Last Release

3764d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c805c107d43275b6c9e6c4ed71de5cd35a6f31a95feafa51d5f84c98a4d73f5f?d=identicon)[Emagister](/maintainers/Emagister)

---

Top Contributors

[![loginov1](https://avatars.githubusercontent.com/u/3380662?v=4)](https://github.com/loginov1 "loginov1 (21 commits)")[![zmarquez](https://avatars.githubusercontent.com/u/1567915?v=4)](https://github.com/zmarquez "zmarquez (3 commits)")[![stopfstedt](https://avatars.githubusercontent.com/u/1410427?v=4)](https://github.com/stopfstedt "stopfstedt (1 commits)")

---

Tags

testingfunctional-testingseleniumselenium-serverselenium-server-standalone

### Embed Badge

![Health badge](/badges/emagister-selenium-server/health.svg)

```
[![Health](https://phpackages.com/badges/emagister-selenium-server/health.svg)](https://phpackages.com/packages/emagister-selenium-server)
```

###  Alternatives

[symfony/panther

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

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

Selenium2 (WebDriver) driver for Mink framework

51059.9M705](/packages/behat-mink-selenium2-driver)[phpunit/phpunit-selenium

Selenium Server integration for PHPUnit

59511.0M163](/packages/phpunit-phpunit-selenium)[lmc/steward

Steward - makes Selenium WebDriver + PHPUnit testing easy and robust

222165.9k1](/packages/lmc-steward)[simpletest/simpletest

SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.

149364.2k33](/packages/simpletest-simpletest)[sauce/sausage

PHP version of the Sauce Labs API

68808.1k3](/packages/sauce-sausage)

PHPackages © 2026

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