Skip to content

alexandre-daubois/rector-src

 
 

Repository files navigation

Rector - Instant Upgrades and Automated Refactoring

Downloads


This repository (rectorphp/rector-src) is for development Rector only. Head to rectorphp/rector for documentation, install or creating an issue.


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 for how to contribute to rector.


Debug Tests

Do you need to measure speed of particular test? Or just check which test fixture is failing? Make use of pretty print:

 vendor/bin/phpunit -d --enable-pretty-print

Code of Conduct

This project adheres to a Contributor Code of Conduct By participating in this project and its community, you are expected to uphold this code.


Rector Packages CI Status

Rector Generator - https://github.com/rectorphp/rector-generator

Symfony - https://github.com/rectorphp/rector-symfony

PHPUnit - https://github.com/rectorphp/rector-phpunit

Doctrine - https://github.com/rectorphp/rector-doctrine

Downgrade PHP - https://github.com/rectorphp/rector-downgrade-php

About

Development repository for Rector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.9%
  • Other 0.1%