2017 © Pedro Peláez
 

library cqrs-esb

PHP CQRS ESB Framework

image

malocher/cqrs-esb

PHP CQRS ESB Framework

  • Friday, December 20, 2013
  • by Malocher
  • Repository
  • 10 Watchers
  • 36 Stars
  • 699 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

cqrs-esb

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., (*1)

Build Status Coverage Status, (*2)

Installation

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

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

Iterations

https://github.com/malocher/cqrs-esb/tree/master/iterations/Iteration, (*4)

Zend Framework 2 Integration

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

Sample Application

You can find a sample application with annotated sourcecode on malocher/zf2-cqrs-sample, (*6)

The Versions

20/12 2013

dev-master

9999999-dev https://github.com/malocher/cqrs-esb/

PHP CQRS ESB Framework

  Sources   Download

BSD-3-Clause

The Development Requires

framework php cqrs esb

05/12 2013

1.0

1.0.0.0 https://github.com/malocher/cqrs-esb/

PHP CQRS ESB Framework

  Sources   Download

BSD-3-Clause

The Development Requires

framework php cqrs esb

03/12 2013

dev-TestIterationsFeature

dev-TestIterationsFeature https://github.com/Malocher/cqrs-esb/

PHP CQRS ESB Framework

  Sources   Download

BSD-3-Clause

The Development Requires

framework php cqrs esb