Skip to main content

The Future of DDEV: Stas Zhuk Is Pushing It in the Right Direction

· 4 min read
Victor Jimenez
Software Engineer & AI Agent Builder

DDEV is one of the few local dev tools I actually trust for PHP work. Stas Zhuk joined as a core maintainer, and since then the project has been moving faster on the things that matter: broader platform compatibility, newer runtime support, and less friction in day-to-day workflows.

I have been tracking Stas's contributions. The direction is solid.

The Problem: Keeping Up

Context

A local development tool that does not adapt quickly becomes a bottleneck. New PHP versions, alternative container engines like Podman, rootless Docker setups -- the list of things DDEV has to support keeps growing. The core challenge is embracing these technologies without sacrificing the stability that made DDEV popular. Stas Zhuk, who joined the maintenance team in late 2023, is driving much of this adaptation.

What Stas Is Focused On

TechnologyStatus
PHP 8.5Integrated
PostgreSQL 18Integrated
Podman (experimental)In progress
Docker rootlessIn progress

Stas has been pushing the latest platforms into DDEV fast. I was running PHP 8.5 locally the week it hit RC, which is exactly the kind of speed that matters.

DDEV's Focus Areas Under Stas

What Matters vs What Is Noise

SignalReal ValueNoise
PHP 8.5 + PostgreSQL 18 supportDevs can test on latest platforms immediately"Cutting-edge" marketing
Podman experimental supportCorporate-friendly container runtime"Docker killer" hype
Modular ddev shareZero-friction collaboration"Cloud integration" buzzword
Rootless DockerSecurity posture improvement"Enterprise security" umbrella
Add-on ecosystemCustomization without forking"Plugin marketplace" branding
Reality Check

The DDEV team is clearly tracking where the ecosystem is headed. Podman is the future for a lot of corporate environments, and they know it. But "experimental" still means experimental. I would not bet my CI/CD pipeline on it yet. The add-on ecosystem is powerful, but it also means a DDEV setup can get complex fast without discipline about what gets installed.

Stas Zhuk's contribution profile
  • Joined DDEV maintenance team in late 2023
  • Key contributor to PHP 8.5 and PostgreSQL 18 integration
  • Driving Podman and rootless Docker experimental support
  • Active on GitHub with responsive issue triage
  • Focused on developer experience improvements
  • Engaged with the broader PHP and Drupal communities

His trajectory is a good example of how one prolific contributor can change the direction of a tool.

What I Learned

  • DDEV keeps pace with the PHP ecosystem. I have not had to wait for runtime support since Stas joined, and that matters when clients want to test on the latest PHP or PostgreSQL.
  • Podman experimental support is a strong signal. I started experimenting with it, and the direction is right even if it is not production-ready yet.
  • The add-on ecosystem gives real flexibility. Custom Dockerfiles and add-ons let me build reproducible environments without forking anything.
  • Stas's GitHub engagement shows what happens when one motivated maintainer shows up consistently. The project moves faster, issues get triaged, and the backlog shrinks.

References


Looking for an Architect who doesn't just write code, but builds the AI systems that multiply your team's output? View my enterprise CMS case studies at victorjimenezdev.github.io or connect with me on LinkedIn.