{"id":15134356,"url":"https://github.com/php-perfect/ddev-intellij-plugin","last_synced_at":"2025-04-05T09:09:55.841Z","repository":{"id":36978611,"uuid":"453668165","full_name":"php-perfect/ddev-intellij-plugin","owner":"php-perfect","description":"DDEV Tool Integration for IntelliJ IDEA","archived":false,"fork":false,"pushed_at":"2024-10-24T03:47:15.000Z","size":1070,"stargazers_count":109,"open_issues_count":24,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-29T20:54:28.958Z","etag":null,"topics":["ddev","ddev-local","development","docker-compose","intellij","intellij-idea","intellij-plugin","jetbrains","local-development","php","phpstorm","webstorm"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/18813-ddev-integration","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php-perfect.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["nico-loeber"]}},"created_at":"2022-01-30T12:01:04.000Z","updated_at":"2024-09-05T08:36:38.000Z","dependencies_parsed_at":"2023-02-17T04:02:28.383Z","dependency_job_id":"c525b6b9-f152-47f5-848d-46c1287c6171","html_url":"https://github.com/php-perfect/ddev-intellij-plugin","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-perfect%2Fddev-intellij-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-perfect%2Fddev-intellij-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-perfect%2Fddev-intellij-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-perfect%2Fddev-intellij-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-perfect","download_url":"https://codeload.github.com/php-perfect/ddev-intellij-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312082,"owners_count":20918344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddev","ddev-local","development","docker-compose","intellij","intellij-idea","intellij-plugin","jetbrains","local-development","php","phpstorm","webstorm"],"created_at":"2024-09-26T05:04:42.978Z","updated_at":"2025-04-05T09:09:55.260Z","avatar_url":"https://github.com/php-perfect.png","language":"Java","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"The DDEV Integration Logo\" height=\"128\" src=\"./src/main/resources/META-INF/pluginIcon.svg\" title=\"DDEV Integration Logo\" width=\"128\"/\u003e\n\u003c/p\u003e\n\n[![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)\n[![Version](https://img.shields.io/jetbrains/plugin/v/18813)](https://plugins.jetbrains.com/plugin/18813-ddev-integration)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/18813)](https://plugins.jetbrains.com/plugin/18813-ddev-integration)\n[![Rating](https://img.shields.io/jetbrains/plugin/r/rating/18813)](https://plugins.jetbrains.com/plugin/18813-ddev-integration/reviews)\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/nico-loeber?label=Sponsors\u0026logo=Github \"Sponsors\")](https://github.com/sponsors/nico-loeber?frequency=recurring\u0026sponsor=nico-loeber)\n[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg \"BSD 3\")](https://opensource.org/licenses/BSD-3-Clause)\n\n# DDEV Integration for IntelliJ\n\nThis plugin integrates [DDEV](https://github.com/ddev/ddev) with IntelliJ based IDEs such as PHPStorm or WebStorm.\n\n[DDEV](https://github.com/ddev/ddev) is an open source tool that makes it simple to get local PHP development\nenvironments up and running in minutes.\n\n## Features\n\nThe plugin allows you to operate all common [DDEV](https://github.com/ddev/ddev) features from your IDE's graphical user\ninterface.\n\n- Run DDEV Actions\n- Quick access DDEV Services\n- Check for DDEV Updates\n- Assistance and Completion for the DDEV Configuration\n- Auto Configure PHP Remote Interpreter\u003csup\u003e1\u003c/sup\u003e\n- Auto Configure NodeJS Remote Interpreter\u003csup\u003e1\u003c/sup\u003e\n- Auto Configure Data Source\u003csup\u003e1\u003c/sup\u003e\n- Integrated DDEV Terminal\u003csup\u003e1\u003c/sup\u003e\n- And much more coming soon!\n\n\u003csup\u003e1\u003c/sup\u003e These features are only available in supporting IDEs, such as PHPStorm or IntelliJ Ultimate.\n\n## Installation\n\nYou can install the Plugin from the [Jetbrains Marketplace](https://plugins.jetbrains.com/plugin/18813-ddev-integration)\nor from your IDE.\n\nIn your IDE, navigate to `Settings \u003e Plugins \u003e Marketplace` and search for \"DDEV Integration\". Click Install and restart\nyour IDE.\n\nPlease refer to the [DDEV Installation Guide](https://ddev.readthedocs.io/en/stable/) on how to install DDEV on your\nsystem.\n\n## Contributions and Issues\n\nPlease refer to the [Contributing Guidelines](./CONTRIBUTING.md).\n\n## Supported by\n\n[\u003cimg alt=\"DDEV\" height=\"100\" src=\"https://avatars.githubusercontent.com/u/595986?s=100\u0026v=4\" title=\"DDEV\" width=\"100\"/\u003e](https://github.com/ddev)\n[\u003cimg alt=\"JetBrains\" height=\"100\" src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png\" title=\"JetBrains\" width=\"100\"/\u003e](https://jb.gg/OpenSourceSupport)\n[\u003cimg alt=\"sentry.io\" height=\"100\" src=\"assets/sentry-glyph-dark-100x100.png\" title=\"sentry.io\" width=\"100\"/\u003e](https://sentry.io/welcome/)\n","funding_links":["https://github.com/sponsors/nico-loeber","https://github.com/sponsors/nico-loeber?frequency=recurring\u0026sponsor=nico-loeber"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-perfect%2Fddev-intellij-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-perfect%2Fddev-intellij-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-perfect%2Fddev-intellij-plugin/lists"}