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

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article