Hacker News new | ask | show | jobs
Hexagonal Architecture, DDD and CQRS in PHP (github.com)
3 points by jtnl 970 days ago
1 comments

Example of a PHP application using Domain-Driven Design (DDD) and Command Query Responsibility Segregation (CQRS) principles keeping the code as simple as possible.