PHPackages                             kubawerlos/php-cs-fixer-custom-fixers - 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. kubawerlos/php-cs-fixer-custom-fixers

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

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

A set of custom fixers for PHP CS Fixer

v3.36.1(2mo ago)23812.0M↓12.9%26[4 issues](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues)20MITPHPPHP ^7.4 || ^8.0CI passing

Since May 21Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/kubawerlos/php-cs-fixer-custom-fixers)[ Packagist](https://packagist.org/packages/kubawerlos/php-cs-fixer-custom-fixers)[ GitHub Sponsors](https://github.com/kubawerlos)[ RSS](/packages/kubawerlos-php-cs-fixer-custom-fixers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (104)Used By (20)

PHP CS Fixer: custom fixers
===========================

[](#php-cs-fixer-custom-fixers)

[![CI](https://camo.githubusercontent.com/cb0f28a8b0f6242ca768ed2e6a5a50cdb024ac536f69fdf081d8b4e0d9753f6f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b7562617765726c6f732f7068702d63732d66697865722d637573746f6d2d6669786572732f63692e79616d6c3f6c6162656c3d4349)](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/actions/workflows/ci.yaml)[![Test coverage](https://camo.githubusercontent.com/746fd4821adc0d41c5a67a03bb30007bbfa74e4dca5b5849c30b44d84c3178ef/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f6b7562617765726c6f732f7068702d63732d66697865722d637573746f6d2d6669786572733f6272616e63683d6d61696e266c6162656c3d54657374253230636f766572616765)](https://app.codecov.io/github/kubawerlos/php-cs-fixer-custom-fixers/tree/main)[![Type coverage](https://camo.githubusercontent.com/279978283d06bf53e87f7ae304cf8e251b2adcfc51fc236fd0c7a9fe48bfac33/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f6c6162656c3d54797065253230636f7665726167652675726c3d687474707325334125324625324673686570686572642e6465762532467669657773253246636f7665726167655f646174612e7068702533466b7562617765726c6f732532467068702d63732d66697865722d637573746f6d2d666978657273)](https://shepherd.dev/github/kubawerlos/php-cs-fixer-custom-fixers)[![Mutation Score Indicator](https://camo.githubusercontent.com/4b9084227a308b2417789e10701b025bcdf4aa1af0aa6c82bb2d82b061d25847/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f6c6162656c3d4d75746174696f6e25323053636f7265253230496e64696361746f72266c6f676f3d6e6f6e652675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532466b7562617765726c6f732532467068702d63732d66697865722d637573746f6d2d6669786572732532466d61696e)](https://dashboard.stryker-mutator.io/reports/github.com/kubawerlos/php-cs-fixer-custom-fixers/main)[![Downloads](https://camo.githubusercontent.com/839701e30bdb698a4d33ba21a920d0ec442241ed9bbfdfd1b7a4f85a81e662e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b7562617765726c6f732f7068702d63732d66697865722d637573746f6d2d6669786572732e7376673f6c6162656c3d446f776e6c6f616473)](https://packagist.org/packages/kubawerlos/php-cs-fixer-custom-fixers/stats)

A set of custom fixers for [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer).

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

[](#installation)

PHP CS Fixer: custom fixers can be installed by running:

```
composer require --dev kubawerlos/php-cs-fixer-custom-fixers
```

Usage
-----

[](#usage)

In your PHP CS Fixer configuration register fixers and use them:

```
