PHPackages                             finetic/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. finetic/coding-standard

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

finetic/coding-standard
=======================

Finetic PHP CodeSniffer Coding Standard

v4.0.1(2mo ago)29.7k↓50%2[1 PRs](https://github.com/finetic/coding-standard/pulls)MITPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since May 24Pushed 2mo agoCompare

[ Source](https://github.com/finetic/coding-standard)[ Packagist](https://packagist.org/packages/finetic/coding-standard)[ RSS](/packages/finetic-coding-standard/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (9)Used By (0)

Finetic Coding Standard
=======================

[](#finetic-coding-standard)

Extending the default [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) with Finetic rules

**Note**: Adding new phpcs-rules to this package must result in a major version update!

### Installation

[](#installation)

Require the package:

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

```

### Setup

[](#setup)

Create a `phpcs.xml` or `phpcs.xml.dist`-file in the root of your project, and include the default Finetic ruleset:

```

    .

    ./src/Migrations
    ./vendor

```

Change the name of the ruleset, modify the excluded paths and/or include custom rulesets for your project.

### Usage

[](#usage)

Since you now have a `phpcs.xml` file in the root of your project, you can run the default phpcs-command: `vendor/bin/phpcs`.

### More information

[](#more-information)

For more information on how to use PHP CodeSniffer, check the [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) repository.

### Contributing

[](#contributing)

If you want to to contribute, create a merge request with **one sniff per merge request**. Please provide an example in the description of what the sniff is about with a good and bad code snippet.

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance86

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~170 days

Recently: every ~230 days

Total

7

Last Release

68d ago

Major Versions

v1.2.0 → v2.0.02023-12-21

v2.0.0 → v3.0.02024-12-03

v3.0.0 → v4.0.02025-02-07

PHP version history (4 changes)v1.0.0PHP ~8.1.0 || ~8.2.0

v2.0.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

v3.0.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

v4.0.1PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/dfb9ad164f086d42975d0b8b7d93385491ed5aa981f155f6bca89814123d5c94?d=identicon)[PeterB-Finetic](/maintainers/PeterB-Finetic)

---

Top Contributors

[![PeterB-Finetic](https://avatars.githubusercontent.com/u/127834979?v=4)](https://github.com/PeterB-Finetic "PeterB-Finetic (8 commits)")[![vosre](https://avatars.githubusercontent.com/u/129836825?v=4)](https://github.com/vosre "vosre (2 commits)")[![webstylecenter](https://avatars.githubusercontent.com/u/4981186?v=4)](https://github.com/webstylecenter "webstylecenter (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[mayflower/mo4-coding-standard

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

17508.3k5](/packages/mayflower-mo4-coding-standard)[drupal/coder

Coder is a library to review Drupal code.

3043.6M461](/packages/drupal-coder)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[orisai/coding-standard

Strict PHP coding standard

19193.5k62](/packages/orisai-coding-standard)

PHPackages © 2026

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