PHPackages                             damianlewis/october-tester - 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. damianlewis/october-tester

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

damianlewis/october-tester
==========================

Testing API and browser automation for OctoberCMS.

v1.0.4(7y ago)2311MITPHPPHP &gt;=7.0

Since Mar 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/damianlewis/october-tester)[ Packagist](https://packagist.org/packages/damianlewis/october-tester)[ RSS](/packages/damianlewis-october-tester/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Introduction
------------

[](#introduction)

October Tester is a testing API and browser automation for testing applications built with OctoberCMS. It makes use of both the [Laravel HTTP Testing](https://laravel.com/docs/5.5/http-tests) API and the [Laravel Dusk](https://github.com/laravel/dusk) API along with the Selenium WebDriver bindings for PHP. It requires Selenium to be installed on the testing machine.

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

[](#installation)

Add the October Tester dependency to your project as a Composer development requirement.

```
composer require --dev damianlewis/october-tester
```

Once installed, you should register the `DamianLewis\OctoberTester\OctoberTesterServiceProvider` service provider and run the `octobertester:install` Artisan command.

```
php artisan octobertester:install
```

A Browser directory will be created within your tests directory. Next, set the APP\_URL environment variable in your .env file. This value should match the URL you use to access your application in a browser.

A `config/webdriver.php` file is installed to allow webdriver configurations to be made.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~15 days

Total

5

Last Release

2905d ago

### Community

Maintainers

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

---

Top Contributors

[![damianlewis](https://avatars.githubusercontent.com/u/7067514?v=4)](https://github.com/damianlewis "damianlewis (91 commits)")

---

Tags

laravel-dusklaravel-testingoctobercmstestingwebdrivertestingwebdriveroctobercmslaravel-testingLaravel Dusk

### Embed Badge

![Health badge](/badges/damianlewis-october-tester/health.svg)

```
[![Health](https://phpackages.com/badges/damianlewis-october-tester/health.svg)](https://phpackages.com/packages/damianlewis-october-tester)
```

###  Alternatives

[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)[lmc/steward

Steward - makes Selenium WebDriver + PHPUnit testing easy and robust

222163.1k1](/packages/lmc-steward)[silverstripe/mink-facebook-web-driver

Mink driver for facebook's webdriver

11518.5k2](/packages/silverstripe-mink-facebook-web-driver)[peridot-php/webdriver-manager

Library and command line tool for managing Selenium WebDriver

3535.1k1](/packages/peridot-php-webdriver-manager)

PHPackages © 2026

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