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

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

ngscz/coding-standard
=====================

Coding standards

1.0.3(5y ago)016.2k—0%MIT

Since Jan 1Pushed 5y ago2 watchersCompare

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

READMEChangelogDependencies (1)Versions (5)Used By (0)

NGS - Coding standard
=====================

[](#ngs---coding-standard)

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

[](#installation)

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

```

Usage
-----

[](#usage)

Create file `ruleset.xml` in root.

```

    app

```

PHPCS

```
#!/bin/sh

php vendor/bin/phpcs --standard=ruleset.xml

```

PHPCBF

```
#!/bin/sh

php vendor/bin/phpcbf --standard=ruleset.xml

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

4

Last Release

1963d ago

### Community

Maintainers

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

---

Top Contributors

[![shastik](https://avatars.githubusercontent.com/u/14071518?v=4)](https://github.com/shastik "shastik (5 commits)")

---

Tags

coding-standards

### Embed Badge

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

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

###  Alternatives

[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20269.1k13](/packages/shopsys-coding-standards)[spatie/boost-spatie-guidelines

Spatie's Laravel &amp; PHP coding guidelines for Laravel Boost

8455.5k4](/packages/spatie-boost-spatie-guidelines)[worksome/coding-style

Worksomes coding style

49771.7k57](/packages/worksome-coding-style)[laminas/laminas-coding-standard

Laminas Coding Standard

331.7M534](/packages/laminas-laminas-coding-standard)[syde/phpcs

Syde PHP coding standards for WordPress projects.

1019.7k7](/packages/syde-phpcs)

PHPackages © 2026

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