t4web/domain
最新稳定版本:1.2.0
Composer 安装命令:
composer require t4web/domain
包简介
Domain Driven Design implementation.
关键字:
README 文档
README
Domain Driven Design implementation by t4web\domain-interface
Contents
Installation
Add this project in your composer.json:
"require": { "t4web/domain": "~1.1.0" }
Now tell composer to download Domain by running the command:
$ php composer.phar update
Quick start
You can use service Creator, Deleter and Updater in you controllers
for work with DDD Entity. You can implement Domain\Infrastructure for using
this services or inject t4web\infrastructure
统计信息
- 总下载量: 1.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 2
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-11-04