Upgrade your project to PHP 8.3
We will upgrade your project to PHP 8.3 for € 800,00.
If you want to know more, get in touch.
You have to upgrade your legacy project to PHP 8.3 and you know it is boring and painful and a lot of things could go wrong. Yet you wish you had a magic wand to do the upgrade, because you’ll be happier to work on an up-to-date project with PHP 8.3: it has a lots of cool new features and makes coding much faster.
Let us introduce ourselves: we’re the magic wand. Well, no actual magic is involved. It is much simpler than that.
We do PHP maintenance and upgrades for a living since many years and we got pretty good at it. We have a really neat combination of skills, tools, case history and caring attitude. Here’s a list of tools / procedures that we apply in most of our upgrades projects.
- We use Docker to setup a working and replicable environment of your project. This allows us to quickly test with different versions of the language / framework and any related service (e.g. database).
- We setup stage / development environments (also based on Docker) on AWS and use pipelines to automatically deploy changes to be tested.
- We use Rector and other CLI tools to automate the most basic PHP formatting / refactoring tasks.
- We remove any deprecated code or unused dependency in the current project, so that we make your project better even before the actual upgrade.
- We commit each change on git and push it to a remote service of your choice (GitHub, BitBucket, GitLab) so can move easily take a step back if anything needs a review.