PHPackages                             vix/php-cs-fixer-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vix/php-cs-fixer-fixers

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

vix/php-cs-fixer-fixers
=======================

Custom PHP-CS-Fixer fixers for strict development standards

010PHPCI passing

Since May 20Pushed 2w agoCompare

[ Source](https://github.com/vix-4800/php-cs-fixer-fixers)[ Packagist](https://packagist.org/packages/vix/php-cs-fixer-fixers)[ RSS](/packages/vix-php-cs-fixer-fixers/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP-CS-Fixer Fixers
===================

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

Custom PHP-CS-Fixer fixers for strict development standards.

[![Tests](https://github.com/vix-4800/phpcs-sniffs/actions/workflows/tests.yml/badge.svg)](https://github.com/vix-4800/phpcs-sniffs/actions/workflows/tests.yml)[![PHPStan](https://github.com/vix-4800/phpcs-sniffs/actions/workflows/phpstan.yml/badge.svg)](https://github.com/vix-4800/phpcs-sniffs/actions/workflows/phpstan.yml)[![PHP Version](https://camo.githubusercontent.com/504ead6a583c68d8d62d7bfceed24e569ca613d7a36bed380281b3455b5c7b31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c7565)](https://www.php.net/)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

- [PHP-CS-Fixer Fixers](#php-cs-fixer-fixers)
    - [Installation](#installation)
    - [Usage](#usage)
    - [Fixers](#fixers)

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

[](#installation)

```
composer require --dev vix/php-cs-fixer-fixers
```

Usage
-----

[](#usage)

```
