Libraries tagged by rector-rules
ergebnis/rector-rules
343094 Downloads
Provides rules for rector/rector.
php-static-analysis/rector-rule
28465 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
mu-se/yii2-rector-rules
35453 Downloads
Collection of rector rules
hihaho/rector-rules
30506 Downloads
Hihaho Rector rules for auto-fixing code conventions
rasuvaeff/rector-named-literals
15019 Downloads
Rector rule that adds parameter names to literal arguments (bool by default, numeric/string opt-in)
wernerkrauss/silverstripe-rector
28973 Downloads
Rector rules for Silverstripe CMS
sandermuller/laravel-fluent-validation-rector
23371 Downloads
Rector rules for migrating Laravel validation to sandermuller/laravel-fluent-validation
mspirkov/yii2-rector
9011 Downloads
A set of Rector rules for projects using the Yii2 framework
laminas/laminas-servicemanager-migration
27010 Downloads
Migrate your code to laminas-servicemanager 4.x compatibility utilizing Rector rules.
glpi-project/rector-glpi
34743 Downloads
Rector rules for GLPI.
pekral/rector-rules
19161 Downloads
Curated Rector rule set for PHP 8.4+ — 228 hand-picked rules in one import.
martincamen/rector-rules
915 Downloads
Rules for Rector
guanguans/rector-rules
8599 Downloads
A set of additional rules for rector/rector. - 一套针对 `rector/rector` 的附加规则。
testo/bridge-rector
1400 Downloads
Rector rules to convert test suites between PEST, PHPUnit and Testo.
maniaba/ci4-migration-safety-rector
5030 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.