t4web/domain 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

t4web/domain

最新稳定版本:1.2.0

Composer 安装命令:

composer require t4web/domain

包简介

Domain Driven Design implementation.

关键字:

README 文档

README

Master: Build Status codecov.io Scrutinizer Code Quality SensioLabsInsight Dependency Status

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
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 2

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-11-04