detroit/core
Composer 安装命令:
composer require detroit/core
包简介
A development-ready PHP implementation of clean architecture
README 文档
README
A development-ready PHP implementation of clean architecture
Installation
composer require detroit/core
Concepts
This package could help you build a modular monolithic applications. Each module considered as a bounded context with contains at least below directory structure:
/src
/orders
/domain
/aggregate
/events
/repositories
/application
/commands
/queries
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-22