Development Environment
- Backend
- IDE
- MySQL GUI
- Sequel Pro (Mac)
- 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
- Kubectl
- OpenLens
- FluxCD
- Music
- Spotify
- Browser
- Chrome
- Firefox
- Brave
- Terminal
- iTerm2
- Oh My ZSH
- Password Manager
- LastPass
- Communication
- Slack
- Zoom
- API Testing
- Postman
- MacOS
- Node
- NVM
- Yarn
- Website Uptime Monitoring
- UI Components
- Domains
- Hosting
Workspace Environment
- MacBook Pro 14" M1
- Apple Magic Keyboard
- Apple Magic Trackpad
- Flexispot standing desk EQ5/EC5
- Mirra 2 Butterfly Office Chair
- [Samsung 28" 4K UHD Monitor]
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