Thanks for the outstanding work on #RectorPHP and ongoing contributions to #Laminas, @samsonasik.
@brammm on "You don't need LLM to refactor your code, use #rectorphp"
Notable mention for #Phpstan too!
Instead of buying stuff you don't need anyway on #BlackFriday one should donate a little something to some of all the cool #OpenSource projects they use on regular basic.
Will personally donate some to @phpunit @phpstan @Xdebug #RectorPHP and #TYPO3Rector
Thanks for all your work.
My newest video on #rectorphp 2.x is out on the @phparch YouTube channel. Come see how you can use it to automate upgrades, replace deprecated #php features, and automate #refactorings across branches.
#phpc #softwareengineering #coding
https://www.phparch.com/2025/10/stop-manual-refactoring-automate-your-php-upgrades-with-rector/
One of the more challenging parts of coding is making sure we’re constantly refactoring our code to make it easier to maintain. It’s also a pain to try and keep up with all of the deprecated features in PHP, and major upgrades can be a major headache. But what if there was a tool […]
I used #rectorPHP last month to upgrade a #laravel 8 app to 12, it was really intuitive and easy, after upgrading I just had to fix deprecated syntax and remove deprecated libraries and bingo, I also installed #phpstan to enforce code quality 👍 ... #php
Starting with Rector PHP: Improving Your PHP Code with Automation - DEV Community
https://dev.to/robertobutti/starting-with-rector-php-improving-your-php-code-with-automation-1ahd
Updated the welcome page of my blog as I see fit.