PHPackages                             free2er/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. free2er/coding-standard

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

free2er/coding-standard
=======================

PHP CodeSniffer Coding Standard

1.1.1(6y ago)0323↓50%7MIT

Since Apr 2Pushed 6y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (7)

coding-standard
===============

[](#coding-standard)

PHP CodeSniffer Coding Standard

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

[](#installation)

This standard can be installed with the [Composer](https://getcomposer.org/) dependency manager.

1. [Install Composer](https://getcomposer.org/doc/00-intro.md)
2. Install the coding standard as a dependency of your project

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

    ```
3. Create phpcs configuration

    ```
     cp vendor/free2er/coding-standard/phpcs.xml.dist .
     nano phpcs.xml.dist

    ```
4. Done!

    ```
     vendor/bin/phpcs

    ```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

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

Total

3

Last Release

2351d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2d8b8ffd60bd2e58db72f5931526d18ae7618ac739cdac2a59b1032821d85e0?d=identicon)[free2er](/maintainers/free2er)

---

Top Contributors

[![free2er](https://avatars.githubusercontent.com/u/156442?v=4)](https://github.com/free2er "free2er (8 commits)")

### Embed Badge

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

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

###  Alternatives

[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20269.1k12](/packages/shopsys-coding-standards)[flyeralarm/php-code-validator

A custom coding standard for FLYERALARM

2226.9k5](/packages/flyeralarm-php-code-validator)

PHPackages © 2026

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