PHPackages                             shipmonk/coding-standard - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. shipmonk/coding-standard

ActivePhpcodesniffer-standard[PSR &amp; Standards](/categories/psr-standards)

shipmonk/coding-standard
========================

PHP Coding Standard used in ShipMonk

0.3.0(1w ago)178.3k↑81.4%14MITPHPPHP ^8.1CI passing

Since Jun 16Pushed 1w agoCompare

[ Source](https://github.com/shipmonk-rnd/coding-standard)[ Packagist](https://packagist.org/packages/shipmonk/coding-standard)[ RSS](/packages/shipmonk-coding-standard/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (34)Versions (15)Used By (14)

ShipMonk Coding Standard
========================

[](#shipmonk-coding-standard)

PHP Coding Standard used in ShipMonk

Note

This coding standard is primarily intended for use by ShipMonk packages. For other applications or packages, consider using [slevomat/coding-standard](https://github.com/slevomat/coding-standard) directly instead.

Installation
------------

[](#installation)

```
composer require --dev shipmonk/coding-standard
```

Configuration
-------------

[](#configuration)

Create `phpcs.xml.dist` in your project root:

```

    src/
    tests/

```

Usage
-----

[](#usage)

Check your code:

```
vendor/bin/phpcs
```

Fix auto-fixable issues:

```
vendor/bin/phpcbf
```

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance98

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~41 days

Total

10

Last Release

10d ago

PHP version history (2 changes)0.1.0PHP ^7.4 || ^8.0

0.3.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a4170ebe9281cb76be91fe00f8eee307beb3e0744dfd40ba89d9c856372c7eb?d=identicon)[shipmonk](/maintainers/shipmonk)

---

Top Contributors

[![JanTvrdik](https://avatars.githubusercontent.com/u/175109?v=4)](https://github.com/JanTvrdik "JanTvrdik (12 commits)")[![janedbal](https://avatars.githubusercontent.com/u/1993453?v=4)](https://github.com/janedbal "janedbal (5 commits)")[![h4kuna](https://avatars.githubusercontent.com/u/335722?v=4)](https://github.com/h4kuna "h4kuna (1 commits)")

---

Tags

coding-standardsstatic-analysis

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/shipmonk-coding-standard/health.svg)

```
[![Health](https://phpackages.com/badges/shipmonk-coding-standard/health.svg)](https://phpackages.com/packages/shipmonk-coding-standard)
```

###  Alternatives

[drupal/coder

Coder is a library to review Drupal code.

3045.9M577](/packages/drupal-coder)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.2M34](/packages/yoast-yoastcs)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17534.2k7](/packages/mayflower-mo4-coding-standard)[infinum/eightshift-coding-standards

Eightshift WordPress Coding Standards

1790.9k6](/packages/infinum-eightshift-coding-standards)

PHPackages © 2026

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