PHPackages                             itmh/php-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. itmh/php-standard

Abandoned → [itmh/coding-standard-php](/?search=itmh%2Fcoding-standard-php)Library[PSR &amp; Standards](/categories/psr-standards)

itmh/php-standard
=================

ITMH coding standards

v1.0.1(9y ago)17.8k2[1 issues](https://github.com/itmh/php-standard/issues)[1 PRs](https://github.com/itmh/php-standard/pulls)3MITPHP

Since Nov 17Pushed 8y ago7 watchersCompare

[ Source](https://github.com/itmh/php-standard)[ Packagist](https://packagist.org/packages/itmh/php-standard)[ RSS](/packages/itmh-php-standard/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (3)

Стандарт оформления PHP кода
============================

[](#стандарт-оформления-php-кода)

Установка
---------

[](#установка)

\#####Установить PHP\_CodeSniffer:

```
composer global require squizlabs/php_codesniffer

```

\#####Склонировать репозиторий:

```
git clone https://github.com/itmh/coding-standard-php.git $HOME/.coding-standard-php

```

\#####Создать в папке со стандартами симлинк на склонированный репозиторий

```
ln -sv $HOME/.coding-standard-php/phpcs/ITMH $HOME/.composer/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards

```

Использование
-------------

[](#использование)

```
$HOME/.composer/vendor/bin/phpcs --standard=ITMH /path/to/file.php
$HOME/.composer/vendor/bin/phpcs --standard=ITMH /path/to/directory

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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 ~33 days

Recently: every ~43 days

Total

8

Last Release

3647d ago

Major Versions

v0.1.2 → v1.0.02016-06-29

### Community

Maintainers

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

---

Top Contributors

[![chshanovskiy](https://avatars.githubusercontent.com/u/8307163?v=4)](https://github.com/chshanovskiy "chshanovskiy (17 commits)")[![ApremierA](https://avatars.githubusercontent.com/u/1073653?v=4)](https://github.com/ApremierA "ApremierA (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/itmh-php-standard/health.svg)

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

###  Alternatives

[aura/di

A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.

352982.2k60](/packages/aura-di)[maclof/kubernetes-client

A simple yet elegant client for accessing and controlling a Kubernetes cluster.

237916.9k4](/packages/maclof-kubernetes-client)

PHPackages © 2026

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