andersundsehr/rector-p
Run Rector in large legacy projects file-by-file. rector-p prompts you per changed file to apply or skip changes, tracks unchanged files to speed repeats, supports running on specific paths/files, and can process only a chunk (e.g., 1/2) at a time.
[BUGFIX] remove old STRICT_BOOLEANS (#115)
Backport PR #112 changes to 10.x (#113)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Fix root CI failures caused by composer.json normalization drift (#111)
Root CI was failing in the main package jobs because composer_normalize was reordering composer.json. This change restores normalized dependency ordering without removing the sebastian/diff compatibility constraint added for the Fractor toolchain.
CI failure source
composer.json with the order expected by ergebnis/composer-normalizegrumphp runs across PHP versionsDependency compatibility
sebastian/diff constraint limited to supported majors for the current Fractor stack"rector/rector": "^2.2.10",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^4.0.1"
Merge pull request #110 from andersundsehr/Kanti-patch-1
[BUGFIX] Update paths to use getcwd() instead of DIR
Merge pull request #106 from andersundsehr/feature/add-fractor
Feature/add fractor
Merge pull request #100 from andersundsehr/fix-pipeline
Merge pull request #94 from andersundsehr/php-8.5
Merge pull request #92 from andersundsehr/Kanti-patch-1
Full Changelog: https://github.com/andersundsehr/rector-p/compare/1.3.1...1.4.0
Merge pull request #87 from andersundsehr/bugfix/codesplit
Merge pull request #84 from andersundsehr/all-merged
Full Changelog: https://github.com/andersundsehr/rector-p/compare/1.3.0...1.3.1
Full Changelog: https://github.com/andersundsehr/rector-p/compare/1.2.0...1.3.0
Full Changelog: https://github.com/andersundsehr/rector-p/compare/1.1.0...1.2.0
Full Changelog: https://github.com/andersundsehr/rector-p/compare/1.0.1...1.1.0
How can I help you explore Laravel packages today?