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 →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article