mbrowne / dci
使用 traits 在 PHP 中实现 DCI 架构
1.0.0
2019-06-26 01:31 UTC
Requires
- php: ^5.5 || ^7.0
Provides
- dci/implementation: 0.2
This package is not auto-updated.
Last update: 2024-09-26 02:47:54 UTC
README
最开始的步骤可能是查看示例文件夹。关于此库的额外文档尚未提供(除了代码中的注释),但在此期间,为了了解 DCI,请参阅文章
"与对象一起工作 - 在计算机和思维中"在http://fulloo.info/Documents/。
另一篇很好的(尽管有些过时)入门文章是:http://www.artima.com/articles/dci_vision.html
有关 DCI 的更多文章和信息,请参阅:http://fulloo.info/
还有 DCI 共同创作者所著的这本书,其中有一章介绍 DCI:精益架构:适用于敏捷软件开发 James O. Coplien 和 Gertrud Bjørnvig
您也可以通过 mbrowne83 [at] gmail [dot] com 联系此库的作者 Matt Browne。