Skip to content

Commit f325435

Browse files
committed
docs: add support for rector-php
1 parent 2199e5f commit f325435

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ This template repository includes several features to streamline the development
5757
- [Larastan](https://github.com/larastan/larastan) for Laravel-specific static analysis.
5858
- [PHPStan strict rules](https://github.com/phpstan/phpstan-strict-rules) for enforcing strict type checks and standards.
5959
- [Psalm](https://psalm.dev) for finding errors in PHP applications through static analysis.
60+
- [PHP Rector](https://github.com/rectorphp/rector) for automated code upgrades and refactoring, maintaining modern code standards.
6061

6162
### → Coding Standards:
6263

0 commit comments

Comments
 (0)