PHPackages                             ilnarkkk/codefix - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. ilnarkkk/codefix

ActiveLibrary[Testing &amp; Quality](/categories/testing)

ilnarkkk/codefix
================

Проверка стилей кода

1.8.0(2y ago)021MITShellPHP ^8.1

Since Oct 24Pushed 2y ago1 watchersCompare

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

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

Code style
----------

[](#code-style)

Проверка стиля кода основана на стандарте PER

и на библиотеке

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

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

Для удобства можно установить pre-commit хук в папку гита:

```
cp ./storage/cs/pre-commit.sample ./.git/hooks/pre-commit

```

Есть 2 вида автоформатирования стиля кода:

```
composer csu

```

для автоформатированния незакоммиченных файлов.

```
composer csb base_branch_name

```

для автоформатированния всех измененных файлов во всех коммитах в рабочей ветке, где `base_branch_name` нужно заменить на имя ветки от которой отделилась текущая рабочая ветка,например `composer csb master`.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Total

9

Last Release

898d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6323aff245a39ce65fc60dd852b93974090187c92facb1460f091864fc6adf9a?d=identicon)[ilnarkkk](/maintainers/ilnarkkk)

### Embed Badge

![Health badge](/badges/ilnarkkk-codefix/health.svg)

```
[![Health](https://phpackages.com/badges/ilnarkkk-codefix/health.svg)](https://phpackages.com/packages/ilnarkkk-codefix)
```

###  Alternatives

[kubawerlos/php-cs-fixer-custom-fixers

A set of custom fixers for PHP CS Fixer

23812.0M145](/packages/kubawerlos-php-cs-fixer-custom-fixers)[symplify/coding-standard

Set of Symplify rules for PHP\_CodeSniffer and PHP CS Fixer.

3787.9M65](/packages/symplify-coding-standard)[ergebnis/php-cs-fixer-config

Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.

692.9M163](/packages/ergebnis-php-cs-fixer-config)[erickskrauch/php-cs-fixer-custom-fixers

A set of custom fixers for PHP-CS-Fixer

302.1M18](/packages/erickskrauch-php-cs-fixer-custom-fixers)[taptima/php-cs-fixer

Taptima PHP-CS-Fixer fixers

1317.0k](/packages/taptima-php-cs-fixer)

PHPackages © 2026

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