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.8k↓79.7%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 yesterday

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

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

2008d 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

20280.7k20](/packages/shopsys-coding-standards)[worksome/coding-style

Worksomes coding style

49814.9k66](/packages/worksome-coding-style)[spatie/boost-spatie-guidelines

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

105179.2k8](/packages/spatie-boost-spatie-guidelines)[spatie/guidelines-skills

Spatie's coding guidelines as AI skills for Laravel Boost and skills.sh

8873.2k2](/packages/spatie-guidelines-skills)[syde/phpcs

Syde PHP coding standards for WordPress projects.

1027.6k9](/packages/syde-phpcs)

PHPackages © 2026

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