ddev-intellij-plugin
ddev-intellij-plugin copied to clipboard
DDEV Tool Integration for IntelliJ IDEA
DDEV Integration for IntelliJ
This plugin integrates DDEV with IntelliJ based IDEs such as PHPStorm or WebStorm.
DDEV is an open source tool that makes it simple to get local PHP development environments up and running in minutes.
Features
The plugin allows you to operate all common DDEV features from your IDE's graphical user interface.
- Run DDEV Actions
- Quick access DDEV Services
- Check for DDEV Updates
- Assistance and Completion for the DDEV Configuration
- Auto Configure PHP Remote Interpreter1
- Auto Configure NodeJS Remote Interpreter1
- Auto Configure Data Source1
- Integrated DDEV Terminal1
- And much more coming soon!
1 These features are only available in supporting IDEs, such as PHPStorm or IntelliJ Ultimate.
Installation
You can install the Plugin from the Jetbrains Marketplace or from your IDE.
In your IDE, navigate to Settings > Plugins > Marketplace and search for "DDEV Integration". Click Install and restart
your IDE.
Please refer to the DDEV Installation Guide on how to install DDEV on your system.
Contributions and Issues
Please refer to the Contributing Guidelines.

