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: 6 months ago
JSON representation
👓 Provides a GitHub repository template for a composer package with a configuration factory and custom rule sets for rector/rector.
- Host: GitHub
- URL: https://github.com/ergebnis/rector-config-template
- Owner: ergebnis
- License: mit
- Created: 2023-06-03T10:38:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:28:56.000Z (about 2 years ago)
- Last Synced: 2024-05-28T06:16:45.798Z (about 2 years ago)
- Topics: configuration, rector, template
- Language: PHP
- Size: 768 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# rector-config-template
[](https://github.com/ergebnis/rector-config-template/actions)
[](https://github.com/ergebnis/rector-config-template/actions)
[](https://github.com/ergebnis/rector-config-template/actions)
[](https://github.com/ergebnis/rector-config-template/actions)
[](https://codecov.io/gh/ergebnis/rector-config-template)
[](https://packagist.org/packages/ergebnis/rector-config-template)
[](https://packagist.org/packages/ergebnis/rector-config-template)
[](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 @ergebnis](https://github.com/sponsors/ergebnis).
## 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.