PHPackages                             fullsmack/php-cs-fixer-breathe - 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. fullsmack/php-cs-fixer-breathe

ActiveLibrary

fullsmack/php-cs-fixer-breathe
==============================

Breathe - Custom PHP-CS-Fixer configuration with FullSmack coding standards

v1.0.0(1mo ago)00MITPHPPHP ^8.1

Since Mar 24Pushed 1mo agoCompare

[ Source](https://github.com/fullsmack/php-cs-fixer-breathe)[ Packagist](https://packagist.org/packages/fullsmack/php-cs-fixer-breathe)[ RSS](/packages/fullsmack-php-cs-fixer-breathe/feed)WikiDiscussions main Synced 1mo ago

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

Breathe - PHP-CS-Fixer Configuration
====================================

[](#breathe---php-cs-fixer-configuration)

Custom PHP-CS-Fixer configuration package with custom fixers and rulesets for FullSmack coding standards.

Features
--------

[](#features)

This package provides:

- **Custom Fixers**: Custom fixers mainly for specific brace positioning
- **Custom RuleSet**: Pre-configured `@fullsmack/breathe` ruleset based on PSR-12
- **Easy Integration**: Simple to use in your projects

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

[](#installation)

Install via Composer:

```
composer require --dev fullsmack/php-cs-fixer-breathe
```

Usage
-----

[](#usage)

### Quick Start

[](#quick-start)

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

```
