An open API service indexing awesome lists of open source software.

https://github.com/codeliner/shared-domain-set

Collection of common DDD interfaces
https://github.com/codeliner/shared-domain-set

Last synced: 4 months ago
JSON representation

Collection of common DDD interfaces

Awesome Lists containing this project

README

          

shared-domain-set
=================

Collection of common DDD interfaces

## Installation

Installation of codeliner/shared-domain-set uses composer. For composer documentation, please refer to
[getcomposer.org](http://getcomposer.org/). Add following requirement to your composer.json

```sh
"codeliner/shared-domain-set" : "1.2.*"
```