rector/README.md

23 lines
878 B
Markdown

# Rector - Instant Upgrades and Automated Refactoring
[![Downloads](https://img.shields.io/packagist/dt/rector/rector.svg?style=flat-square)](https://packagist.org/packages/rector/rector)
<br>
This repository (`rectorphp/rector-src`) is for development Rector only.
Head to [`rectorphp/rector`](http://github.com/rectorphp/rector) for documentation, install or [creating an issue](https://github.com/rectorphp/rector/issues/new).
<br>
## Building `rectorphp/rector`
Code of this repository requires PHP 8. For `rector/rector` package the build downgrades code to PHP 7.2+.
## How to Contribute
Please read [contributing guideline](/CONTRIBUTING.md) for how to contribute to rector.
## Code of Conduct
This project adheres to a [Contributor Code of Conduct](/CODE_OF_CONDUCT.md) By participating in this project and its community, you are expected to uphold this code.