rector/README.md

23 lines
878 B
Markdown
Raw Normal View History

# Rector - Instant Upgrades and Automated Refactoring
2017-07-15 17:20:20 +00:00
[![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).
2017-07-15 17:20:20 +00:00
<br>
2019-11-08 17:02:29 +00:00
## Building `rectorphp/rector`
2020-07-18 18:26:57 +00:00
Code of this repository requires PHP 8. For `rector/rector` package the build downgrades code to PHP 7.2+.
2020-05-13 16:17:21 +00:00
2017-12-28 19:58:35 +00:00
## How to Contribute
2017-07-15 17:20:20 +00:00
2021-05-19 23:34:39 +00:00
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.