A PHP parser written in PHP.
17.4k
1.1k
2 months ago
Rector upgrades rules for Laravel
Rector upgrades rules for Laravel
Rector Laravel is a popular PHP code analysis solution with 1,146 stars on GitHub, making it one of the most trusted choices in its category. The project is actively maintained with regular updates and bug fixes.
composer require rectorphp/rector-laravelInstall via Composer. For detailed installation instructions, visit theofficial documentation.
A PHP parser written in PHP.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Continuous Inspection
A tool to upgrade and refactor code.
TypeResolver - A PSR-5 based resolver of Class names, Types and Structural Element Names
Assert - Assertions to validate method input/output with nice error messages.