PHPackages                             sharoff45/library-cs-fixer - 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. sharoff45/library-cs-fixer

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

sharoff45/library-cs-fixer
==========================

Code style fixer

v1.0.0(4y ago)09.3k↓92.9%3proprietaryPHPPHP &gt;=8.0

Since Jun 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Sharoff45/library-cs-fixer)[ Packagist](https://packagist.org/packages/sharoff45/library-cs-fixer)[ RSS](/packages/sharoff45-library-cs-fixer/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (3)

library-cs-fixer
================

[](#library-cs-fixer)

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

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

composer:

```
composer require --dev sharoff45/library-cs-fixer

```

Скопируйте правила из примера:

```
cp ./vendor/sharoff45/library-cs-fixer/.php_cs.dist ./

```

Применение:
===========

[](#применение)

для внесения исправлений в проект согласно правилам Code Style

```
bin/php-cs-fixer fix

```

p.s. по умолчанию в конфиг для проверки добавляются директории `src` и `tests`

для проверки файлов на соответствие требованиям Code Style

```
bin/php-cs-fixer fix -v --dry-run --stop-on-violation --using-cache=no src

```

Подробноую информацию об использовании можно найти здесь

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

1487d ago

### Community

Maintainers

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

---

Top Contributors

[![Sharoff45](https://avatars.githubusercontent.com/u/7892544?v=4)](https://github.com/Sharoff45 "Sharoff45 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sharoff45-library-cs-fixer/health.svg)

```
[![Health](https://phpackages.com/badges/sharoff45-library-cs-fixer/health.svg)](https://phpackages.com/packages/sharoff45-library-cs-fixer)
```

###  Alternatives

[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20280.7k20](/packages/shopsys-coding-standards)

PHPackages © 2026

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