rector-symfony
Rector upgrade rules for Symfony (by rectorphp)
rector-cakephp
[DEPRECATED] Use following package instead (by deprecated-packages)
| rector-symfony | rector-cakephp | |
|---|---|---|
| 4 | 1 | |
| 231 | 19 | |
| 1.7% | - | |
| 9.4 | 0.0 | |
| 6 days ago | over 3 years ago | |
| PHP | PHP | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rector-symfony
Posts with mentions or reviews of rector-symfony. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-15.
- Use annotations by default?
there is a rector-package targeted at symfony that helps with migrations from older versions to newer ones (https://github.com/rectorphp/rector-symfony). To my last knowledge Symfony 6.0 was the latest that could be targeted (which beats down a bunch of things you might wanna adress when migrating from symfony 5.x to 6.x already).
- Multiple failure transports support
Even with rector? Rector is a tool for automatically upgrading code.
- Which PHP framework is good for web applications requiring long term maintainability?
For the upgrades themselves, there's rector/rector-symfony which can do a lot - for updating code using the the framework - as well as other Rector packages for PHP itself and for common libraries and tools.
- How Exception to the Convention Does More Harm than Good
Create an issue here with PHP code example what you need and we'll look into it: https://github.com/rectorphp/rector-symfony
rector-cakephp
Posts with mentions or reviews of rector-cakephp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-29.
What are some alternatives?
When comparing rector-symfony and rector-cakephp you can also consider the following projects:
getrector-com - Rector Website
typo3-rector - Rector for TYPO3
rector-laravel - Rector upgrades rules for Laravel
tolerant-php-parser - An early-stage PHP parser designed for IDE usage scenarios.