PHPackages                             sergiu-paraschiv/phpci-istanbul - 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. sergiu-paraschiv/phpci-istanbul

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

sergiu-paraschiv/phpci-istanbul
===============================

npm mocha plugin for PHPCI

v2.1(10y ago)1111PHP

Since May 18Pushed 10y ago1 watchersCompare

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

READMEChangelog (5)DependenciesVersions (6)Used By (0)

PHPCI-istanbul
==============

[](#phpci-istanbul)

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

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

Add this to `composer.json`:

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

```

Then the task to `phpci.yml`:

```
\SergiuParaschiv\PHPCI\Plugin\Istanbul:
    directory: "frontend"
    command: "npm run -s coverage:ci"
    outputDirectory: "../../../../public/coverage/frontend"

```

Npm should run with the `-s` flag.

`coverage:ci` in `package.json` should be `"istanbul cover --dir $DIR --root app  _mocha -- --recursive app/test"`

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

Maturity67

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

5

Last Release

3695d ago

Major Versions

v1.2 → 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 (4 commits)")

### Embed Badge

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

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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