PHPackages                             wyrihaximus/rector-config - 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. wyrihaximus/rector-config

ActiveLibrary

wyrihaximus/rector-config
=========================

🔧 RectorPHP configuration tooling and additional rules

1.0.0(today)0309↑2637.9%[1 issues](https://github.com/WyriHaximus/rectorphp-config/issues)MITMakefilePHP ^8.4CI passing

Since Aug 8Pushed todayCompare

[ Source](https://github.com/WyriHaximus/rectorphp-config)[ Packagist](https://packagist.org/packages/wyrihaximus/rector-config)[ RSS](/packages/wyrihaximus-rector-config/feed)WikiDiscussions main Synced today

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

RectorPHP Config
================

[](#rectorphp-config)

RectorPHP configuration tooling and additional rules.

[![Continuous Integration](https://github.com/WyriHaximus/rectorphp-config/workflows/Continuous%20Integration/badge.svg)](https://github.com/WyriHaximus/rectorphp-config/workflows/Continuous%20Integration/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/bd33947a56a58b6ec294e6d1c21fb6a3589682c050040da1679208fde8441c96/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f726563746f722d636f6e6669672f762f737461626c652e706e67)](https://packagist.org/packages/wyrihaximus/rector-config)[![Total Downloads](https://camo.githubusercontent.com/2a0384f71affc04ec49de2a57fbd3e037e4c71a0440c6b5f6403eb5dbe22cb08/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f726563746f722d636f6e6669672f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wyrihaximus/rector-config)[![License](https://camo.githubusercontent.com/9c91a35ab7110a360e3aa746de509594c6e50a0c3640b15a0047e336cbad3473/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f726563746f722d636f6e6669672f6c6963656e73652e706e67)](https://packagist.org/packages/wyrihaximus/rector-config)

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

[](#installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.

```
composer require wyrihaximus/rector-config --dev

```

Usage
=====

[](#usage)

A `RectorConfig` is provided with defaults including where `etc`, `examples`, `src`, and `tests` are. It also converts all doc tags to attributes that it's aware of.

```
