PHPackages                             dslika/selenium-server-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. [Testing &amp; Quality](/categories/testing)
4. /
5. dslika/selenium-server-standalone

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

dslika/selenium-server-standalone
=================================

Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.

v3.0.1(9y ago)02.4kApache 2.0PHP

Since Feb 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dslika/selenium-server-standalone)[ Packagist](https://packagist.org/packages/dslika/selenium-server-standalone)[ Docs](https://github.com/sveneisenschmidt/selenium-server-standalone)[ RSS](/packages/dslika-selenium-server-standalone/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (1)Versions (15)Used By (0)

selenium-server-standalone
==========================

[](#selenium-server-standalone)

[![Travis CI](https://camo.githubusercontent.com/a42c75695dceca46aa261448177eb5bd3b9f81a540bd8addabbc5f6473cc2125/68747470733a2f2f7472617669732d63692e6f72672f7376656e656973656e7363686d6964742f73656c656e69756d2d7365727665722d7374616e64616c6f6e652e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/a42c75695dceca46aa261448177eb5bd3b9f81a540bd8addabbc5f6473cc2125/68747470733a2f2f7472617669732d63692e6f72672f7376656e656973656e7363686d6964742f73656c656e69756d2d7365727665722d7374616e64616c6f6e652e7376673f6272616e63683d6d6173746572) [![Latest Stable Version](https://camo.githubusercontent.com/a5e3d7c52a5f6bc00472ef084a55f454c055679cfe094070dd9eb918b35da703/68747470733a2f2f706f7365722e707567782e6f72672f73652f73656c656e69756d2d7365727665722d7374616e64616c6f6e652f762f737461626c65)](https://packagist.org/packages/se/selenium-server-standalone) [![Total Downloads](https://camo.githubusercontent.com/0508d022e4aa8f708152b3880ff9f41974fe2cd220d8ff62d6bc9d4d7ddd3c91/68747470733a2f2f706f7365722e707567782e6f72672f73652f73656c656e69756d2d7365727665722d7374616e64616c6f6e652f646f776e6c6f616473)](https://packagist.org/packages/se/selenium-server-standalone) [![Latest Unstable Version](https://camo.githubusercontent.com/5e47cabd398f69360627c620a9854b8da723f6bb99607e1053c8a5972a925784/68747470733a2f2f706f7365722e707567782e6f72672f73652f73656c656e69756d2d7365727665722d7374616e64616c6f6e652f762f756e737461626c65)](https://packagist.org/packages/se/selenium-server-standalone) [![License](https://camo.githubusercontent.com/9ca4d4a285008b7d7c96d83f6e77c89593b26c58077d904d4207e5e29ebc6303/68747470733a2f2f706f7365722e707567782e6f72672f73652f73656c656e69756d2d7365727665722d7374616e64616c6f6e652f6c6963656e7365)](https://packagist.org/packages/se/selenium-server-standalone)

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

Installation
------------

[](#installation)

#### Inside your composer-powered project

[](#inside-your-composer-powered-project)

```
composer require dslika/selenium-server-standalone
```

#### Standalone

[](#standalone)

```
composer install
```

The command `composer install` will make the selenium executable from inside `bin`.

Usage
-----

[](#usage)

```
$ bin/selenium-server-standalone
```

Arguments are supported.

```
$ bin/selenium-server-standalone -port 4445
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 88.2% 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 ~83 days

Recently: every ~77 days

Total

13

Last Release

3521d ago

Major Versions

v2.53.1 → v3.0.12016-11-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2216116?v=4)[dslika](/maintainers/dslika)[@dslika](https://github.com/dslika)

---

Top Contributors

[![sveneisenschmidt](https://avatars.githubusercontent.com/u/62278?v=4)](https://github.com/sveneisenschmidt "sveneisenschmidt (30 commits)")[![igorsantos07](https://avatars.githubusercontent.com/u/532299?v=4)](https://github.com/igorsantos07 "igorsantos07 (1 commits)")[![mstred](https://avatars.githubusercontent.com/u/1061950?v=4)](https://github.com/mstred "mstred (1 commits)")[![TobiasKappe](https://avatars.githubusercontent.com/u/83373?v=4)](https://github.com/TobiasKappe "TobiasKappe (1 commits)")[![yyhrs](https://avatars.githubusercontent.com/u/5981455?v=4)](https://github.com/yyhrs "yyhrs (1 commits)")

---

Tags

testingselenium

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)
