ddev-webserver

ddev-webserver is the webserver component/container used by DDEV for local development. It provides the HTTP(S) serving layer for a DDEV project, wiring requests to the app runtime container(s) and handling common local webserver concerns (routing, ports, TLS options as supported by the overall DDEV stack).

Evaluated Apr 04, 2026 (20d ago)
Homepage ↗ Repo ↗ DevTools devtools local-development webserver docker reverse-proxy ddev
⚙ Agent Friendliness
30
/ 100
Can an agent use this?
🔒 Security
39
/ 100
Is it safe for agents?
⚡ Reliability
30
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
20
Error Messages
0
Auth Simplicity
95
Rate Limits
5

🔒 Security

TLS Enforcement
60
Auth Strength
30
Scope Granularity
10
Dep. Hygiene
45
Secret Handling
55

As a local development webserver/proxy, it typically does not provide fine-grained auth scopes; security depends largely on local network exposure and DDEV configuration. TLS support may exist at the stack level, but endpoint auth and threat-model guarantees are not clearly documented here. Dependency hygiene and secret-handling can’t be verified from the provided information; assess the repo’s lockfiles/CVE reports and container base images when available.

⚡ Reliability

Uptime/SLA
0
Version Stability
50
Breaking Changes
40
Error Recovery
30
AF Security Reliability

Best When

You want a repeatable local development webserver integrated with DDEV’s project/container workflow.

Avoid When

You need a standalone, separately deployable HTTP API with a documented external contract (REST/GraphQL/etc.) or strong per-endpoint programmatic auth controls.

Use Cases

  • Local PHP/web development with DDEV (serving a project over HTTP)
  • Reverse-proxying/routing from the webserver to the application container(s)
  • Team-standardized local dev environment for web applications

Not For

  • Production hosting without an infrastructure plan
  • Running as a standalone production web server outside the DDEV orchestration model
  • Use as an API service for automated integrations

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: None documented for external API usage (component typically used inside local dev with project-level configuration).
OAuth: No Scopes: No

This package appears to be an infrastructure/webserver component for local dev, not a service with end-user authentication primitives documented as part of an external API.

Pricing

Free tier: No
Requires CC: No

No pricing model applies (open-source/local development component).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • This is not an external API; agents typically interact via file/config and by running DDEV/Docker workflows rather than calling a webservice API.
  • Local networking/port mapping and container orchestration can vary by OS and DDEV configuration; behavior may not map 1:1 to a stable programmatic interface.
  • If used via CLI workflows, errors may be emitted by Docker/DDEV rather than by this component, making automated parsing less reliable.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for ddev-webserver.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered