Libraries tagged by refactoring
matesofmate/rector-extension
827 Downloads
Rector extension for Symfony Mate providing inspect, dry-run preview, and apply workflows
hungthai1401/grumphp-pint-task
18318 Downloads
Laravel Pint task runner from GrumPHP
dpt/mcp-rector-warm
8224 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
amashukov/rector-php-rules
1677 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
a9f/fractor-composer-json
23989 Downloads
ComposerJson extension for the File Read-Analyse-Change Tool. Allows modifying composer.json files
palpalani/grumphp-rector-task
95438 Downloads
RectorPhp task runner from GrumPHP
elvanto/referee
1192 Downloads
A simple tool for refactoring legacy PHP code
xoops/rector-xoops
986 Downloads
Rector rules and sets for automated XOOPS module modernisation.
dresscode/dresscode
91 Downloads
👔 DressCode: checks and fixes PHP coding style, and upgrades code to newer PHP and to new versions of libraries. Built on a lossless syntax tree, so it changes only what it touches. PER-CS, PSR-12, Nette.
xp-devs/rector-verify
2695 Downloads
Rector refactoring to migrate from PHPHunit assertions to Codeception/Verify expectations
emanate/beem
4941 Downloads
Refactoring way of sending SMS
byjg/scriptify
499 Downloads
Transform any PHP class into an executable script callable from the command line without changes or refactoring.
bold-web/statamic-ai-assistant
498 Downloads
Statamic 6 addon: AI text generation and refactoring in the Control Panel (Ai Text, Bard, DeepL translations). Requires statamic/cms ^6.5.
becklyn/rector
5934 Downloads
A collection of various refactoring rules for projects that use Rector and mainly Symfony
byjg/php-daemonize
12203 Downloads
Transform any class in a *nix daemon process or cron job without changes or refactoring.