arkanmgerges/multi-tier-architecture
Composer 安装命令:
composer require arkanmgerges/multi-tier-architecture
包简介
Multi-Tier Architecture core used for building applications
README 文档
README
This is a multi-tier architecture core used for creating applications, it has a flexible application layers as follows:
- Use case layer: This layer will contain only use cases that will interact with the outside world like frameworks, cli...etc
- Data gateway layer: This layer is responsible of taking the request sent from the use case and return a response, this layer can interact with the data base, calls to api, using memcache ...etc
- Entities are recognized by both layers use case and data gateway, and they do not have any dependencies.
统计信息
- 总下载量: 84
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-06-16