PHPackages                             modul-is/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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. modul-is/coding-standard

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

modul-is/coding-standard
========================

v5.1.7(6mo ago)416.4k↓23.3%1[1 issues](https://github.com/modul-is/coding-standard/issues)[1 PRs](https://github.com/modul-is/coding-standard/pulls)5MITPHPPHP ^8.4CI passing

Since Dec 27Pushed 2mo ago2 watchersCompare

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

READMEChangelog (10)Dependencies (5)Versions (56)Used By (5)

Modul IS Coding Standard
========================

[](#modul-is-coding-standard)

*Based on Nette Coding Standard*

This is a set of [sniffs](https://github.com/PHPCSStandards/PHP_CodeSniffer) and [fixers](https://github.com/FriendsOfPHP/PHP-CS-Fixer) that **checks and fixes** code of Nette Framework against [Coding Standard in Documentation](https://nette.org/en/coding-standard) with some extra Modul IS fixers and tweaks.

How to use
----------

[](#how-to-use)

#### Check PHP files

[](#check-php-files)

Check coding standard for PHP 8.4 in directory `src`:

```
php ecs check src --preset php84
```

And fix it:

```
php ecs check src --preset php84 --fix
```

If no PHP version is specified, it will try to detect it automatically from the `composer.json` file.

#### Check SQL settings

[](#check-sql-settings)

```
php sqltest [server] [username] [password]
```

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance73

Regular maintenance activity

Popularity30

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 89.1% 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 ~42 days

Recently: every ~4 days

Total

51

Last Release

203d ago

Major Versions

v0.0.1 → v1.0.02020-01-09

v1.0.7 → v2.0.02021-02-02

v2.0.4 → v3.0.02021-09-23

v3.0.6 → v4.0.02022-01-20

v4.3.3 → v5.0.02025-07-11

PHP version history (6 changes)v0.0.1PHP &gt;=7.0.0

v2.0.0PHP &gt;=7.3.0

v3.0.0PHP ^8.0

v4.0.0PHP ^7.1 || ^8.0

v4.1.0PHP ^7.4 || ^8.0

v5.0.0PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10499130?v=4)[Pavel Kravčík](/maintainers/kravcik)[@kravcik](https://github.com/kravcik)

---

Top Contributors

[![spulakk](https://avatars.githubusercontent.com/u/34043062?v=4)](https://github.com/spulakk "spulakk (123 commits)")[![kravcik](https://avatars.githubusercontent.com/u/10499130?v=4)](https://github.com/kravcik "kravcik (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![vodictomas](https://avatars.githubusercontent.com/u/11019496?v=4)](https://github.com/vodictomas "vodictomas (3 commits)")[![rodrigoprimo](https://avatars.githubusercontent.com/u/77215?v=4)](https://github.com/rodrigoprimo "rodrigoprimo (1 commits)")

### Embed Badge

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

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

###  Alternatives

[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17508.3k5](/packages/mayflower-mo4-coding-standard)[redaxo/php-cs-fixer-config

php-cs-fixer config for REDAXO

1091.3k8](/packages/redaxo-php-cs-fixer-config)

PHPackages © 2026

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