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(9y ago)1111PHP

Since May 18Pushed 9y 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 2mo ago

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 60% 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

3646d ago

Major Versions

v1.2 → v2.02016-05-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4c91c9a18ce9f0c23bcb9e68ce1949c0340cb4ae7c0bfa1ffd5a197a1df3190?d=identicon)[sergiu-paraschiv](/maintainers/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

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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