Hi!
I built a small Claude Code plugin for architecture reviews of Symfony/DDD projects, and I wanted a couple of solid public references to validate it against. php-ddd-example was the obvious pick, it's one of the best-known, cleanest examples of DDD, Hexagonal Architecture, and CQRS out there, so it became my main benchmark. I've credited it in the plugin's README.
The review came back very positive, the layering and domain purity are genuinely exemplary, exactly what you'd hope from a reference project.
Mostly I just wanted to say thanks for publishing and maintaining it. It was the perfect project to test against.
Hi!
I built a small Claude Code plugin for architecture reviews of Symfony/DDD projects, and I wanted a couple of solid public references to validate it against. php-ddd-example was the obvious pick, it's one of the best-known, cleanest examples of DDD, Hexagonal Architecture, and CQRS out there, so it became my main benchmark. I've credited it in the plugin's README.
The review came back very positive, the layering and domain purity are genuinely exemplary, exactly what you'd hope from a reference project.
Mostly I just wanted to say thanks for publishing and maintaining it. It was the perfect project to test against.