标签: php domain-driven-design
我正在研究PHP和DDD。在我看来,存储库模式与PHP并不特别相关,因为PHP具有无共享架构。我是对的吗?
我并不是说它不适用,只是它不像在请求之间共享对象的语言那样重要......
答案 0 :(得分:1)
这可能会有所帮助: http://phpmaster.com/handling-collections-of-aggregate-roots/