Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


The DDEV Integration Logo

[![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

[DDEV](https://github.com/ddev)
[JetBrains](https://jb.gg/OpenSourceSupport)
[sentry.io](https://sentry.io/welcome/)