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

ActiveLibrary

sergiu-paraschiv/phpci-jscpd
============================

npm JSCPD plugin for PHPCI

v2.1(9y ago)1201PHP

Since May 24Pushed 9y ago1 watchersCompare

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

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

PHPCI-jscpd
===========

[](#phpci-jscpd)

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

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

Add this to `composer.json`:

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

```

Then the task to `phpci.yml`:

```
\SergiuParaschiv\PHPCI\Plugin\JSCPD:
    directory: "frontend"
    command: "npm run mess:ci"
    allowed_duplication_percent: 5

```

`mess:ci` in `package.json` should be `"jscpd --path app/ --languages javascript,jsx --exclude test/mocks/* --reporter xml --limit $LIMIT --output $OUTPUT"`

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

6

Last Release

3640d ago

Major Versions

v1.3 → v2.02016-05-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4c91c9a18ce9f0c23bcb9e68ce1949c0340cb4ae7c0bfa1ffd5a197a1df3190?d=identicon)[sergiu-paraschiv](/maintainers/sergiu-paraschiv)

### Embed Badge

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

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

PHPackages © 2026

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