PHPackages                             shockedplot7560/fixer-custom-rules - 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. shockedplot7560/fixer-custom-rules

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

shockedplot7560/fixer-custom-rules
==================================

Custom rules for php-cs-fixer

1.0.0(2y ago)14LGPL-3.0PHPPHP ^8.0

Since Jun 6Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

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

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

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

Fixers
------

[](#fixers)

### Shockedplot7560/no\_space\_before\_braces\_on\_control

[](#shockedplot7560no_space_before_braces_on_control)

Open braces for control structures MUST NOT be preceded by a space.

```
