PHPackages                             filatovnick/testmarket - 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. filatovnick/testmarket

ActiveLibrary

filatovnick/testmarket
======================

automation test using facebook/webdriver

02PHP

Since Jan 10Pushed 9y agoCompare

[ Source](https://github.com/filatovnick/testmarket)[ Packagist](https://packagist.org/packages/filatovnick/testmarket)[ RSS](/packages/filatovnick-testmarket/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation and run acceptance test
====================================

[](#installation-and-run-acceptance-test)

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

[](#installation)

**Inside your composer project**

`php composer.phar require "filatovnick/testmarket:dev-master"`

**Standalone**

`php composer.phar install`

Usage
-----

[](#usage)

**Start a selenium standalone server as**

`java -jar selenium-server-standalone-#.##.jar`

**or**

**run in cloud** (browserstack.com)

`  $capabilities = array(WebDriverCapabilityType::BROWSER_NAME => 'chrome', 'browserstack.debug'=>'true', 'build'=>'First build');`

` $this->driver = RemoteWebDriver::create('https://nickfilatov3:DLcUbqVLfDqemJthaFYc@hub-cloud.browserstack.com/wd/hub', $capabilities);`

**Run test**

`./vendor/bin/phpunit ./vendor/filatovnick/testtask/MarketTest.php`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b88301f009626259a10b90cd48d52b37c9e85e8602e6d9aa18c2d052ea9d989?d=identicon)[filatovnick](/maintainers/filatovnick)

---

Top Contributors

[![filatovnick](https://avatars.githubusercontent.com/u/13945706?v=4)](https://github.com/filatovnick "filatovnick (5 commits)")

### Embed Badge

![Health badge](/badges/filatovnick-testmarket/health.svg)

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

PHPackages © 2026

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