PHPackages                             northrook/php-cs - 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. northrook/php-cs

ActivePhpstan-extension[Utility &amp; Helpers](/categories/utility)

northrook/php-cs
================

Custom PHP Coding Standards for Northrook projects.

0.5.0(1y ago)0263MITPHPPHP &gt;=8.2

Since May 13Pushed 1y agoCompare

[ Source](https://github.com/northrook/php-cs)[ Packagist](https://packagist.org/packages/northrook/php-cs)[ RSS](/packages/northrook-php-cs/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (4)Versions (2)Used By (0)

PHP Coding Standards for Northrook projects
===========================================

[](#php-coding-standards-for-northrook-projects)

Using [PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer).

This coding standard deviates from the **PSR**, focusing on comfort and ergonomics for [me](https://github.com/martinlikescoffee).

Important

This package is still in development, and intended for internal use.

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

[](#installation)

This package is not (yet) available on packagist, but you can install manually by editing your `coposer.json` file:

```
{
  "require-dev": {
    "northrook/php-cs": "dev-main"
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/northrook/php-cs"
    }
  ]
}
```

Then copy the included `.php-cs-fixer.dist.php` file from `/vendor/northrook/php-cs/.php-cs-fixer.dist.php`to the project root.

Usage
-----

[](#usage)

Run the fixer mnually in the console:

```
./vendor/bin/php-cs-fixer fix
```

Your IDE might also have an integration, like [PhpStorm](https://www.jetbrains.com/help/phpstorm/using-php-cs-fixer.html).

License
-------

[](#license)

[MIT](https://github.com/northrook/html-element/blob/main/LICENSE)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance46

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

416d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/60818044?v=4)[Martin](/maintainers/martinlikescoffee)[@martinlikescoffee](https://github.com/martinlikescoffee)

---

Top Contributors

[![martinlikescoffee](https://avatars.githubusercontent.com/u/60818044?v=4)](https://github.com/martinlikescoffee "martinlikescoffee (27 commits)")

---

Tags

internalphpphp-cs-fixerwipdev

### Embed Badge

![Health badge](/badges/northrook-php-cs/health.svg)

```
[![Health](https://phpackages.com/badges/northrook-php-cs/health.svg)](https://phpackages.com/packages/northrook-php-cs)
```

###  Alternatives

[rector/rector

Instant Upgrade and Automated Refactoring of any PHP code

10.4k139.2M9.2k](/packages/rector-rector)[deptrac/deptrac

Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.

3.0k8.8M118](/packages/deptrac-deptrac)[ergebnis/php-cs-fixer-config

Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.

703.0M206](/packages/ergebnis-php-cs-fixer-config)[ticketswap/phpstan-error-formatter

A minimalistic error formatter for PHPStan

87718.9k56](/packages/ticketswap-phpstan-error-formatter)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20280.7k20](/packages/shopsys-coding-standards)

PHPackages © 2026

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