malocher/cqrs-esb 问题修复 & 功能扩展

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

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

malocher/cqrs-esb

最新稳定版本:1.0.1

Composer 安装命令:

composer require malocher/cqrs-esb

包简介

PHP CQRS ESB Framework

README 文档

README

This package implements the service bus architecture and Command Query Responsibility Segregation (CQRS) principles for php applications. CQRS plays well with Domain Driven Design (DDD) or traditional MVC patterns.

Build Status Coverage Status

Installation

Installation of malocher\cqrs-esb uses composer. For composer documentation, please refer to getcomposer.org. Add following requirement to your composer.json

"malocher/cqrs-esb" : "1.*"

Iterations

https://github.com/malocher/cqrs-esb/tree/master/iterations/Iteration

Zend Framework 2 Integration

If you want to use malocher/cqrs-esb in a ZF2 project, check out the malocher/zf2-cqrs-module.

Sample Application

You can find a sample application with annotated sourcecode on malocher/zf2-cqrs-sample

统计信息

  • 总下载量: 3.47k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 31
  • 点击次数: 3
  • 依赖项目数: 7
  • 推荐数: 0

GitHub 信息

  • Stars: 31
  • Watchers: 9
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2013-12-03