Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ergebnis/rector-config-template

👓 Provides a GitHub repository template for a composer package with a configuration factory and custom rule sets for rector/rector.
https://github.com/ergebnis/rector-config-template

configuration rector template

Last synced: 18 days ago
JSON representation

👓 Provides a GitHub repository template for a composer package with a configuration factory and custom rule sets for rector/rector.

Awesome Lists containing this project

README

        

# rector-config-template

[![Integrate](https://github.com/ergebnis/rector-config-template/workflows/Integrate/badge.svg)](https://github.com/ergebnis/rector-config-template/actions)
[![Merge](https://github.com/ergebnis/rector-config-template/workflows/Merge/badge.svg)](https://github.com/ergebnis/rector-config-template/actions)
[![Release](https://github.com/ergebnis/rector-config-template/workflows/Release/badge.svg)](https://github.com/ergebnis/rector-config-template/actions)
[![Renew](https://github.com/ergebnis/rector-config-template/workflows/Renew/badge.svg)](https://github.com/ergebnis/rector-config-template/actions)

[![Code Coverage](https://codecov.io/gh/ergebnis/rector-config-template/branch/main/graph/badge.svg)](https://codecov.io/gh/ergebnis/rector-config-template)
[![Type Coverage](https://shepherd.dev/github/ergebnis/rector-config-template/coverage.svg)](https://shepherd.dev/github/ergebnis/rector-config-template)

[![Latest Stable Version](https://poser.pugx.org/ergebnis/rector-config-template/v/stable)](https://packagist.org/packages/ergebnis/rector-config-template)
[![Total Downloads](https://poser.pugx.org/ergebnis/rector-config-template/downloads)](https://packagist.org/packages/ergebnis/rector-config-template)
[![Monthly Downloads](http://poser.pugx.org/ergebnis/rector-config-template/d/monthly)](https://packagist.org/packages/ergebnis/rector-config-template)

This project provides a [GitHub repository template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) for a [`composer`](https://getcomposer.org) package with a configuration factory and rule sets for [`rector/rector`](https://github.com/rectorphp/rector).

## Installation

💡 This is a great place for showing how to install the package, see below:

Run

```sh
composer require --dev ergebnis/rector-config-template
```

## Usage

💡 This is a great place for showing a few usage examples!

## Changelog

The maintainers of this project record notable changes to this project in a [changelog](CHANGELOG.md).

## Contributing

The maintainers of this project suggest following the [contribution guide](.github/CONTRIBUTING.md).

## Code of Conduct

The maintainers of this project ask contributors to follow the [code of conduct](.github/CODE_OF_CONDUCT.md).

## General Support Policy

The maintainers of this project provide limited support.

You can support the maintenance of this project by [sponsoring @localheinz](https://github.com/sponsors/localheinz) or [requesting an invoice for services related to this project](mailto:[email protected]?subject=ergebnis/rector-config-template:%20Requesting%20invoice%20for%20services).

## PHP Version Support Policy

This project supports PHP versions with [active and security support](https://www.php.net/supported-versions.php).

The maintainers of this project add support for a PHP version following its initial release and drop support for a PHP version when it has reached the end of security support.

## Security Policy

This project has a [security policy](.github/SECURITY.md).

## License

This project uses the [MIT license](LICENSE.md).

## Social

Follow [@localheinz](https://twitter.com/intent/follow?screen_name=localheinz) and [@ergebnis](https://twitter.com/intent/follow?screen_name=ergebnis) on Twitter.