Laravel Packages

Rector v2.0

Published
Rector v2.0 image

Rector is a powerful tool that can help improve your PHP projects' code quality by establishing a standard of robust programming practices. It can also be used to migrate legacy projects from PHP 5.3 to PHP 8.4 safely and is a perfect addition to your CI process to continuously refactor your code and keep the code quality high.

Rector v2 is now out and while the release focussed on performance improvements (about 10-15% faster), the team behind the project managed to add a few new features as well.

In this release, the following features were added:

  • The --only Option to run one (1) Rule
  • The introduction of Composer-based sets
  • Polyfill Packages by Default
  • Smarter Annotations to Attributes sets
  • Leaner Custom Rules

The upgrade from previous versions should be straightforward, but for custom rules writers, you should look at the upgrade guide.

To learn more about the new features in this release, have a look at their release blog post and to view the documentation and the source code, check out the Github repository.

Yannick Lyn Fatt photo

Staff Writer at Laravel News and Full stack web developer.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article