Libraries tagged by rector-rule
xoops/rector-xoops
908 Downloads
Rector rules and sets for automated XOOPS module modernisation.
testo/bridge-rector
394 Downloads
Rector rules to convert test suites between PEST, PHPUnit and Testo.
mspirkov/yii2-rector
462 Downloads
A set of Rector rules for projects using the Yii2 framework
leek/rector-filament
3466 Downloads
Rector rules for Filament v4 upgrades and code quality.
epifrin/rector-custom-rules
41697 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
amashukov/rector-php-rules
1487 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.
rector/rector-nette-to-symfony
98234 Downloads
Generate Rector rules from command line
simtel/rector-rules
302 Downloads
Some custom rector rules for use or extend
ingenerator/risky-rector-rules
207 Downloads
A selection of Rector refactoring rules that should be used with caution
4lxndr/rector-rules
423 Downloads
Custom Rector rules
savinmikhail/annotate_throws_rector
104 Downloads
Rector rule to add missing @throws tags for direct throws and inter-class propagation
rector-laravel-custom-rules/rules
483 Downloads
Custom Rector rules for laravel
quioteframework/rector
40 Downloads
Rector rules for migrating an application off Quiote's Context accessors onto injected collaborators.
maniaba/ci4-migration-safety-rector
4590 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.
madbox-99/rector-filament
561 Downloads
Rector rules for Filament codebases.