DDEV-Local

DDEV-Local:本地 PHP 开发环境系统。「DDEV-Local: a local PHP development environment system」

Github stars Tracking Chart


CircleCI project is maintained
Gitpod Ready-to-Code

DDEV is an open-source tool for running local web development environments for PHP, Python and Node.js, ready in minutes. Its powerful, flexible per-project environment configurations can be extended, version controlled, and shared. DDEV allows development teams to adopt a consistent Docker workflow without the complexities of bespoke configuration.

Documentation

To check out live examples, docs, contributor live training, guides and more visit ddev.com and ddev.readthedocs.io

Questions

If you need help, our friendly community provides great support.

Wonderful Sponsors

DDEV is an Apache License 2.0 open-source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring DDEV development.

Contributing

See “How can I contribute to DDEV?” in the FAQ, and the Contributing page.

Overview of GitHub contributions

Get Started

  1. Check System Requirements: macOS (Intel and Apple Silicon), Windows 10/11, WSL2, Linux, Gitpod, and GitHub Codespaces.
  2. Install Docker/Colima and DDEV.
  3. Try a CMS Quick Start Guide.

Additionally, https://ddev.com/get-started/ provides an up-to-date getting-started guide.

Highlighted Features

  • Quickly create local web development environments based on code repositories, with minimal configuration.
  • Import a database to any of your local environments.
  • Import upload files to match the project (e.g. Drupal sites/default/files or WordPress wp-content/uploads).
  • Customizable integration with hosting platforms like Platform.sh, Pantheon, Acquia and others.
  • Run commands within the Docker environment using ddev exec.
  • View logs from the web and database containers.
  • Use ddev ssh to explore the Linux environment inside the container.
  • List running projects with ddev list.
  • Snapshot databases with ddev snapshot.
  • Temporarily share your development website with others using ddev share.
  • Create custom commands as simple shell scripts.
  • Enjoy effortless, trusted HTTPS support.
  • Extend and customize environments as much (or as little!) as you need to.

Run ddev to see all the commands.

Overview

Name With Ownerddev/ddev
Primary LanguageGo
Program languageMakefile (Language Count: 11)
PlatformLinux, Mac, Docker, Windows Subsystem for Linux (WSL)
License:Apache License 2.0
Release Count227
Last Release Namev1.23.0 (Posted on )
First Release Namev0.0 (Posted on )
Created At2017-02-01 22:09:39
Pushed At2024-05-10 21:05:00
Last Commit At2024-05-10 20:32:05
Stargazers Count2.4k
Watchers Count47
Fork Count571
Commits Count3.3k
Has Issues Enabled
Issues Count2681
Issue Open Count138
Pull Requests Count3003
Pull Requests Open Count12
Pull Requests Close Count350
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top