PHPackages                             sergiu-paraschiv/phpci-mocha - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sergiu-paraschiv/phpci-mocha

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sergiu-paraschiv/phpci-mocha
============================

npm mocha plugin for PHPCI

v2.4(10y ago)1161JavaScript

Since May 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sergiu-paraschiv/PHPCI-mocha)[ Packagist](https://packagist.org/packages/sergiu-paraschiv/phpci-mocha)[ RSS](/packages/sergiu-paraschiv-phpci-mocha/feed)WikiDiscussions master Synced today

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

PHPCI-mocha
===========

[](#phpci-mocha)

### Mocha reporter for [PHPCI](https://www.phptesting.org/)

[](#mocha-reporter-for-phpci)

Add this to `composer.json`:

```
composer require sergiu-paraschiv/phpci-mocha

```

Then the task to `phpci.yml`:

```
\SergiuParaschiv\PHPCI\Plugin\Mocha:
    directory: "frontend"
    command: "npm run test:ci"
    data_offset: 2

```

Mocha should run with the `-f json` flag.

`data_offset` is the number of lines at the top of the output to skip before parsing the response.

`test:ci` in `package.json` should be `"mocha --reporter mocha-tap-reporter --recursive app/test"`

To get output in the Information tab you'll need to copy the `public` folder into your PHPCI installation's `public` folder.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

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 ~0 days

Total

7

Last Release

3694d ago

Major Versions

v1.1 → v2.02016-05-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4232505?v=4)[Sergiu Paraschiv](/maintainers/sergiu-paraschiv)[@sergiu-paraschiv](https://github.com/sergiu-paraschiv)

---

Top Contributors

[![sergiu-paraschiv](https://avatars.githubusercontent.com/u/4232505?v=4)](https://github.com/sergiu-paraschiv "sergiu-paraschiv (5 commits)")

### Embed Badge

![Health badge](/badges/sergiu-paraschiv-phpci-mocha/health.svg)

```
[![Health](https://phpackages.com/badges/sergiu-paraschiv-phpci-mocha/health.svg)](https://phpackages.com/packages/sergiu-paraschiv-phpci-mocha)
```

###  Alternatives

[creocoder/yii2-translateable

The translateable behavior for the Yii framework

9968.8k5](/packages/creocoder-yii2-translateable)

PHPackages © 2026

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