https://github.com/php-perfect/ddev-intellij-plugin
DDEV Tool Integration for IntelliJ IDEA
https://github.com/php-perfect/ddev-intellij-plugin
ddev ddev-local development docker-compose intellij intellij-idea intellij-plugin jetbrains local-development php phpstorm webstorm
Last synced: 10 months ago
JSON representation
DDEV Tool Integration for IntelliJ IDEA
- Host: GitHub
- URL: https://github.com/php-perfect/ddev-intellij-plugin
- Owner: php-perfect
- License: bsd-3-clause
- Created: 2022-01-30T12:01:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T03:47:15.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:54:28.958Z (over 1 year ago)
- Topics: ddev, ddev-local, development, docker-compose, intellij, intellij-idea, intellij-plugin, jetbrains, local-development, php, phpstorm, webstorm
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/18813-ddev-integration
- Size: 1.02 MB
- Stars: 109
- Watchers: 4
- Forks: 15
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/php-perfect/ddev-intellij-plugin/actions/workflows/build.yml)
[](https://plugins.jetbrains.com/plugin/18813-ddev-integration)
[](https://plugins.jetbrains.com/plugin/18813-ddev-integration)
[](https://plugins.jetbrains.com/plugin/18813-ddev-integration/reviews)
[](https://github.com/sponsors/nico-loeber?frequency=recurring&sponsor=nico-loeber)
[](https://opensource.org/licenses/BSD-3-Clause)
# DDEV Integration for IntelliJ
This plugin integrates [DDEV](https://github.com/ddev/ddev) with IntelliJ based IDEs such as PHPStorm or WebStorm.
[DDEV](https://github.com/ddev/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](https://github.com/ddev/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](https://plugins.jetbrains.com/plugin/18813-ddev-integration)
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](https://ddev.readthedocs.io/en/stable/) on how to install DDEV on your
system.
## Contributions and Issues
Please refer to the [Contributing Guidelines](./CONTRIBUTING.md).
## Supported by
[
](https://github.com/ddev)
[
](https://jb.gg/OpenSourceSupport)
[
](https://sentry.io/welcome/)