Alasdair Keyes' Blog · Jan 26, 2025
Modernising and refactoring PHP with Rector
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I've recently heard some good things about the PHP tool Rector ( https://getrector.com/ ). It provides automatic refactoring for your PHP code to increase code quality. This website ( https://www.akeyes.co.uk ) is running on PHP 8.x, previously 7.x and with a quick check of my composer.json in Git, I can see that it was even running on PHP 5.6 when the site was built using the Slim Framework (…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.