DDEV Live Usage Statistics

November 5, 2024 5 min read

Edit this page
DDEV Usage of each environment

Here’s an updated review of some DDEV usage stats. It’s always fun to see some of these. Most of these charts are from the past 7 days (Oct 28 - Nov 3, 2024). And check out the LIVE stats link below each chart.

DDEV Environments

DDEV Environment Usage shows macOS (darwin) as the most popular development environment, but WSL2 and Traditional Windows are almost 25%, and Linux 21%. It’s amazing that DDEV can work so well for so many different people in such different environments! Note that Codespaces and GitPod don’t normally report information by default, so those results are questionable.

DDEV Environment Usage

Live values for DDEV Environment Usage

DDEV Commands

The most popular commands are probably the ones you’d expect, ddev composer, ddev ssh, ddev php. ddev drush is excluded here because it was used 515,000 times in the last 7 days. I guess some people must be using it in an automated situation. If you’re using any of these in CI, please turn off reporting if it happens to be on, ddev config global --instrumentation-opt-in=false or export DDEV_NO_INSTRUMENTATION=true.

DDEV Commands, excluding drush

Live values for DDEV commands

CMS Project Types

Drupal, the generic “PHP” type, and TYPO3 remain the most popular, but they’re the ones with the longest-term support. But look at Laravel, Craft CMS, and Laravel getting more popular all the time!

Most Popular CMS Project Types

Live version of CMS Project Types

macOS Docker Providers

People have lots of Docker providers to choose from on macOS. My own favorite is OrbStack due to its performance and excellent maintenance, but the classic Docker Desktop still has a huge market share. Neither of those is open source, but Lima, Colima, and Rancher Desktop all are.

macOS Docker Providers

Live results on macOS Docker Providers

WSL2 Docker Provider

On WSL2, though, the robust and stable Docker CE wins out by a little bit. Note that all of the Docker providers are dependent on (and bundle) the excellent Docker CE project, with is maintained by Docker, Inc. So if you use Docker in any way, thank them!

WSL2 Docker Providers

Live results for WSL2 Docker Provider

macOS Architecture (Apple Silicon vs Intel)

It seems that 81.5% of you have gotten new Macs now!

macOS System Architecture

Live results for macOS Architecture

Add-on Usage

As you know, the DDEV Add-on ecosystem has been a tremendous success, because people can scratch their own itch and the community can maintain add-ons that they need. Here are the most popular ones, excluding phpMyAdmin, which had by far the most usage (3 times the usage of the redis add-on).

Add-On Usage

Live version of Add-on usage

Bundled ddev pull Usage

DDEV provides a number of bundled hosting providers, including Platform.sh, Pantheon, Acquia, Lagoon, etc. Here are the actual usages of some of these. There are loads and loads of others that you have customized and used various ways. Many people customize these with names like prod and staging for those kinds of usage too, so this is very much not complete. And DDEV can be used with so many other situations, like rsync and any hosting provider. Just the other day I found out that the Mittwald hosting service provides a Mittwald add-on that provides a custom hosting provider!

ddev pull Usage

Live version of ddev pull usage

DDEV Versions

It seems that most of you keep up-to-date with recent versions, thank you! It helps loads with support when we know that you’re using something recent. There are a few using versions back to v1.22.0 though, impressive that they can still do this. I imagine there are a few out there prior to that, reports here only include v1.22.0+.

ddev versions in use

Live version of versions in use

Users by Timezone

We do our best not to collect any user-identifiable information. The timezone is interesting though. So many of you in Europe!

user time zones

Live version of Users by Timezone

Router Usage

Now that the Traefik router has been standard for two major versions, there’s very little usage of the old Nginx Proxy router. We were going to remove it in the upcoming v1.24.0, but we’re not having to spend any time with it, so will probably not do that. If you need it, please speak up and let us know.

Router usage

Live version of Router Usage

Explore them yourself!

You can explore these yourself, ask for permission. If you’re a known community member I’ll happily add your access to Amplitude to explore. There are many more things that can be done with this. See Amplitude Contributor Training.

THANKS to all of you who are supporting DDEV’s path to sustainability and who have gotten your organizations to do so. 13,600 or so of you are using this tool and ecosystem weekly, about 55 of you are financially supporting its sustainability. Time to step up if you’re not in those 55! We need you in the same way you need us.

Want to keep up as the month goes along? Follow our blog, LinkedIn, Mastodon, X, and join us on Discord.

Posted In