2017 © Pedro Peláez
 

library command-bus

Command Bus implementation

image

koine/command-bus

Command Bus implementation

  • Monday, September 21, 2015
  • by mjacobus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,047 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Command Bus Implementation

Simple implementation of Command Bus pattern, (*1)

Code information:, (*2)

Build Status Coverage Status Code Climate Scrutinizer Code Quality, (*3)

Package information:, (*4)

Latest Stable Version Total Downloads Latest Unstable Version License Dependency Status, (*5)

Usage

// TBD

Installing

Installing Via Composer

Append the lib to your requirements key in your composer.json., (*6)

{
    // composer.json
    // [..]
    require: {
        // append this line to your requirements
        "koine/command-bus": "*"
    }
}

Alternative install

Issues/Features proposals

Here is the issue tracker., (*7)

Contributing

Please refer to the contribuiting guide., (*8)

Lincense

MIT, (*9)

Authors

The Versions

21/09 2015

dev-master

9999999-dev

Command Bus implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

21/09 2015

1.1

1.1.0.0

Command Bus implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

17/07 2015

1.0.2

1.0.2.0

Command Bus implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

14/07 2015

1.0.1

1.0.1.0

Command Bus implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

14/06 2015

1.0

1.0.0.0

Command Bus implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus