Software
DDEV
DDEV is an open-source local development tool that acts as a convenience layer on top of Docker.
It simplifies the setup and management of local web development environments. While it’s primarily known for and highly popular with Drupal projects, it also works wonderfully with a lot of other PHP projects (like WordPress and Laravel) and even other languages. It handles all the complex container configurations so I can just focus on writing code.