Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T14:37:11.000Z (6 months ago)
- Last Synced: 2024-05-29T03:20:37.147Z (6 months 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: 995 KB
- Stars: 99
- Watchers: 4
- Forks: 12
- 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
[![Build](https://img.shields.io/github/actions/workflow/status/php-perfect/ddev-intellij-plugin/build.yml?branch=main "Build")](https://github.com/php-perfect/ddev-intellij-plugin/actions/workflows/build.yml)
[![Version](https://img.shields.io/jetbrains/plugin/v/18813)](https://plugins.jetbrains.com/plugin/18813-ddev-integration)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/18813)](https://plugins.jetbrains.com/plugin/18813-ddev-integration)
[![Rating](https://img.shields.io/jetbrains/plugin/r/rating/18813)](https://plugins.jetbrains.com/plugin/18813-ddev-integration/reviews)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nico-loeber?label=Sponsors&logo=Github "Sponsors")](https://github.com/sponsors/nico-loeber?frequency=recurring&sponsor=nico-loeber)
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg "BSD 3")](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/)