We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2199e5f commit f325435Copy full SHA for f325435
README.md
@@ -57,6 +57,7 @@ This template repository includes several features to streamline the development
57
- [Larastan](https://github.com/larastan/larastan) for Laravel-specific static analysis.
58
- [PHPStan strict rules](https://github.com/phpstan/phpstan-strict-rules) for enforcing strict type checks and standards.
59
- [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.
61
62
### → Coding Standards:
63
0 commit comments