PHPackages                             mouf/codestylefixservice - 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. mouf/codestylefixservice

ActiveMouf-library[Utility &amp; Helpers](/categories/utility)

mouf/codestylefixservice
========================

Fix code style automatically

1.0.x-dev(10y ago)097MITPHP

Since Apr 21Pushed 10y ago6 watchersCompare

[ Source](https://github.com/thecodingmachine/codestylefixservice)[ Packagist](https://packagist.org/packages/mouf/codestylefixservice)[ Docs](http://mouf-php.com/packages/mouf/codestylefixservice)[ RSS](/packages/mouf-codestylefixservice/feed)WikiDiscussions 1.0 Synced 4w ago

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

CODE STYLE FIX SERVICE
======================

[](#code-style-fix-service)

By [TheCodingMachine](http://www.thecodingmachine.com/)

Description
-----------

[](#description)

This package makes usage of PhpCsFixer easy from PHP code ; for more information [check the PHP-CS-Fixer documentation](https://github.com/FriendsOfPHP/PHP-CS-Fixer)

Installation
------------

[](#installation)

Add to ./composer.json file

```
"require": {
    "mouf/codestylefixservice"
  }

```

or

```
composer install mouf/codestylefixservice

```

Usage
-----

[](#usage)

```
$fixService = new FixService();
$fixService->csFix("MyPhpFile.php"); // add the path to file you want to auto-clean
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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

3722d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1104771?v=4)[mouf](/maintainers/mouf)[@Mouf](https://github.com/Mouf)

---

Top Contributors

[![llebacq](https://avatars.githubusercontent.com/u/18592688?v=4)](https://github.com/llebacq "llebacq (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mouf-codestylefixservice/health.svg)

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

###  Alternatives

[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.4k](/packages/blair2004-nexopos)[kevinlebrun/password.php

Helpers for password generation and validation

17145.0k1](/packages/kevinlebrun-passwordphp)[nayjest/builder

PHP package for instantiating objects using configurations

14198.8k6](/packages/nayjest-builder)[centarro/commerce_kickstart

Commerce Kickstart installation profile.

1642.4k2](/packages/centarro-commerce-kickstart)[wapplersystems/form_extended

Multi upload field, sender addresses in site config, new field types and other

1320.9k6](/packages/wapplersystems-form-extended)

PHPackages © 2026

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