I develop almost all my code on my Windows laptop using a custom WAMP setup.
- Operating system: Windows 11
- HTTP server: Apache 2.4.37
- Database: MySQL 8.0.13 – MySQL Community Server
- PHP: 8.0.2
- Editor: Notepad++
- IDE: JetBrains PhpStorm 2022.2.3
- Debugger: I mostly use oik-bwtrace for problem determination. In 1Q 2019 I re-enabed Xdebug in PhpStorm. I only used it briefly.
- FTP client: FileZilla 3.60.2
- Version control: SVN for WordPress plugins, Git for everything else.