Paulund
2024-01-20 #development

Local Development Environment

Development Environment

  • Backend
  • IDE
  • MySQL GUI
  • Notes
  • Docker
    • Docker Desktop - Docker Desktop is an application for MacOS and Windows machines for the building and sharing of containerized applications and microservices.
    • Docker Compose - Docker Compose is a tool for defining and running multi-container Docker applications.
    • Dive - Docker Image Explorer
  • Kubernetes
  • Music
    • Spotify
  • Browser
    • Chrome
    • Firefox
    • Brave
  • Terminal
    • iTerm2
    • Oh My ZSH
  • Password Manager
    • LastPass
    • 1Password
  • Communication
    • Slack
    • Zoom
    • WhatsApp
  • API Testing
    • Postman
  • MacOS
    • Magnet - Window Manager
    • Alfred
    • Clipy - Clipboard Manager
    • Homebrew
  • Node
    • NVM
    • Yarn

Workspace Environment

PHP Xdebug Docker Image

Here is a github repository to use to build a docker image with Xdebug installed. This is useful if you don't want to install Xdebug on your local machine but want to use xdebug when running your tests. PHP Xdebug Docker