PHPackages                             antipodes/php-cs-fixer-config-antipodes - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. antipodes/php-cs-fixer-config-antipodes

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

antipodes/php-cs-fixer-config-antipodes
=======================================

Provides a configuration factory and multiple rule sets for Antipodes Medical.

1.0.2(4y ago)04.0kMITPHPPHP ^7.4 || ^8.0

Since Mar 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/antipodes-medical/php-cs-fixer-config-antipodes)[ Packagist](https://packagist.org/packages/antipodes/php-cs-fixer-config-antipodes)[ Docs](https://github.com/antipodes-medical/php-cs-fixer-config-antipodes)[ RSS](/packages/antipodes-php-cs-fixer-config-antipodes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Installation
============

[](#installation)

```
composer require antipodes/php-cs-fixer-config-antipodes --dev
```

Usage
-----

[](#usage)

### Configuration

[](#configuration)

Pick one of the rule sets:

- [`Antipodes\PhpCsFixer\Config\RuleSet\Php74`](src/RuleSet/Php74.php)

Create a configuration file `.php-cs-fixer.dist.php` in the root of your project:

```
