Libraries tagged by refactoring
typedduck/consult-rector
3 Downloads
Interactive PHP refactoring for AI agents — a conversational wrapper around Rector and PHP-Parser.
rasuvaeff/rector-named-literals
2 Downloads
Rector rule that adds parameter names to literal arguments (bool by default, numeric/string opt-in)
pveltrop/pyrunner
2717 Downloads
Python/Selenium testrunner
oxhq/deadcode-laravel
1 Downloads
Laravel dead code pruning with evidence, staged deletion, and rollback
muhammadsadeeq/laravel-upgrades-rector
18 Downloads
Automated Laravel version upgrade rules for Rector. Supports Laravel 10 through 13 with 64 rules covering breaking changes, dependency updates, and contract migrations.
lambertns/laravel-make-service
15 Downloads
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
kariricode/devkit
2 Downloads
Zero-config PHP quality toolchain for KaririCode Framework. Bundles PHPUnit, PHPStan, PHP-CS-Fixer, Rector, and Psalm under a single `kcode` CLI — isolated in .kcode/ so it never pollutes production dependencies.
kapersoft/awesome-rector-rules
22 Downloads
A collection of some awesome Rector rules
evista/clean_code
18 Downloads
Demonstration of clean code practices in PHP.
coquibot/coqui-toolkit-code-edit
1 Downloads
Surgical file editing toolkit for Coqui — replace, insert, remove, indent, batch operations with undo history
christophwurst/nextcloud-rector
49 Downloads
Rector upgrade rules for Nextcloud
carlos-granados/rector
3 Downloads
Instant Upgrade and Automated Refactoring of any PHP code (With extra features)
axetools/cachingtrait
11 Downloads
A PHP library to enable static caching trait on a class
adachsoft/rector-wrapper-lib
15 Downloads
Wrapper library for running Rector with check/fix/patch modes
adachsoft/rector-tool
11 Downloads
AI tool wrapper for running Rector (analyze/fix) via adachsoft/rector-wrapper-lib.