ddev-development
Installation
SKILL.md
DDEV Development Environment
Overview
DDEV is a Docker-based local development environment for PHP projects. All PHP, Composer, Node.js, and npm commands MUST run inside the DDEV container via ddev exec or shortcut commands. Git runs on the host.
Shopware projects: See also
shopware-ddev(Shopware-specific CLI commands) andshopware(plugin architecture, version compatibility).