PHPackages                             thijskok/phpci-jshint-plugin - 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. thijskok/phpci-jshint-plugin

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

thijskok/phpci-jshint-plugin
============================

PHPCI plugin for JSHint integration

v1.0.0(9y ago)2271MITPHPPHP &gt;=5.3.3

Since Aug 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/thijskok/phpci-jshint-plugin)[ Packagist](https://packagist.org/packages/thijskok/phpci-jshint-plugin)[ RSS](/packages/thijskok-phpci-jshint-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

JSHint plugin for [PHPCI](https://www.phptesting.org)
=====================================================

[](#jshint-plugin-for-phpci)

A plugin for PHPCI to check your Javascript using JSHint.

### Install the Plugin

[](#install-the-plugin)

1. Navigate to your PHPCI root directory and run `composer require thijskok/phpci-jshint-plugin`
2. Copy `build-plugins/jshint.js` to `/path/to/phpci/public/assets/js/build-plugins/jshint.js`
3. If you are using the PHPCI daemon, restart it
4. Update your `phpci.yml` in the project you want to deploy with

### Prerequisites

[](#prerequisites)

1. [JSHint](http://jshint.com/install/) needs to be installed.

### Plugin Options

[](#plugin-options)

- **path** *\[string, optional\]* - Directory in which JSHint should run (default: build root)
- **allowed\_warnings** *\[int, optional\]* - The warning limit for a successful build (default: 0). -1 disables warnings

### PHPCI Config

[](#phpci-config)

```
ThijsKok\PHPCI\Plugin\JSHint:
    path: 'resources/js'
    allowed_warnings: 10
```

example:

```
setup:
    ThijsKok\PHPCI\Plugin\JSHint:
        path: 'resources/js'
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3564d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/39f48c881813b7d3b044ca5660aa5ab9e60b5dd7c34ed4a47acbb11bd20b7593?d=identicon)[thijskok](/maintainers/thijskok)

---

Top Contributors

[![thijskok](https://avatars.githubusercontent.com/u/1344550?v=4)](https://github.com/thijskok "thijskok (6 commits)")

### Embed Badge

![Health badge](/badges/thijskok-phpci-jshint-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/thijskok-phpci-jshint-plugin/health.svg)](https://phpackages.com/packages/thijskok-phpci-jshint-plugin)
```

###  Alternatives

[sylvainjule/code-editor

Code editor field for Kirby 3, 4 and 5

377.4k](/packages/sylvainjule-code-editor)[runelaenen/sw6-redirects

Redirect plugin for Shopware 6

2511.2k](/packages/runelaenen-sw6-redirects)[jiaxincui/hashid

Laravel ID Encrypt Helper

2410.8k](/packages/jiaxincui-hashid)[bicpi/html-converter

HTML-to-Text converter library

1120.7k1](/packages/bicpi-html-converter)[williarin/cook

Composer plugin to execute recipes embedded in packages

252.1k3](/packages/williarin-cook)

PHPackages © 2026

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