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

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

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

Custom PHP Coding Standards for Northrook projects.

0236PHP

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 1mo ago

READMEChangelogDependenciesVersions (1)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

18

—

LowBetter than 8% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity15

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ea0cb455f9912f9649c15f87435485f0e5ee9197e8cd767680689bb75cd2888?d=identicon)[martinlikescoffee](/maintainers/martinlikescoffee)

---

Top Contributors

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

---

Tags

internalphpphp-cs-fixerwip

### 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

[sskaje/mqtt

sskaje's MQTT Class

8769.5k1](/packages/sskaje-mqtt)[birgir/geo-query

Modify the WP\_Query to support the geo\_query parameter. Uses the Haversine SQL optimization by Ollie Jones.

683.0k](/packages/birgir-geo-query)[breadlesscode/neos-blog

Ready to use blog package

161.4k](/packages/breadlesscode-neos-blog)

PHPackages © 2026

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