Skip to content

Pull requests: driftingly/rector-laravel

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Skip variable-only contexts in ArrayDimFetch rules
#564 opened Sep 6, 2026 by chinmaypurav Contributor Loading…
Bump structarmed to ^0.17 and enable CodeQuality preset
#563 opened Sep 4, 2026 by samsonasik Collaborator Loading…
Update rules overview count to 130
#562 opened Sep 3, 2026 by chinmaypurav Contributor Loading…
Add CommandPropertyToAsCommandAttributeRector
#560 opened Sep 3, 2026 by chinmaypurav Contributor Loading…
Fix Request static method transformation
#552 opened Aug 27, 2026 by simonyang08 Loading…
Add AssertDatabaseCountToAssertDatabaseEmptyRector
#549 opened Aug 26, 2026 by MizouziE Contributor Loading…
feat(rules): Add RelationTableStringToPivotClassRector rule
#541 opened Aug 7, 2026 by MizouziE Contributor Loading…
Feat: Add Factory has()/for() to Magic Method Rector
#525 opened Jun 27, 2026 by MizouziE Contributor Draft
docs: improve rule docs and readme
#436 opened Dec 2, 2025 by peaklabs-dev Loading…
Improve where method closure type hint rules enhancement New feature or request
#428 opened Nov 25, 2025 by peterfox Collaborator Loading…
Use whereKey query method where possible
#401 opened Oct 4, 2025 by imliam Contributor Loading…
Convert model ID comparisons to use the is() method
#398 opened Oct 4, 2025 by imliam Contributor Loading…
Add a @use annotation to HasFactory trait usages
#374 opened Aug 18, 2025 by imliam Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.