Skip to content

Releases: php-ddd/domain-driven-design

Adds Event Log capability

15 Aug 20:37
Compare
Choose a tag to compare
Pre-release

Issue: #11
PR: #12

Link command and event systems

12 Aug 21:38
Compare
Choose a tag to compare
Pre-release

Add the possibility to use the command system and the event system together.

Command System

12 Aug 20:10
Compare
Choose a tag to compare
Command System Pre-release
Pre-release

Adds the command system mechanism with the following features:

  • base command class
  • command handler
  • command dispatcher

Add coveralls.io

11 Aug 18:23
Compare
Choose a tag to compare
Add coveralls.io Pre-release
Pre-release
Merge pull request #6 from php-ddd/continuous-integration

Adds Continuous integration tools

Domain utilities

10 Aug 00:58
Compare
Choose a tag to compare
Domain utilities Pre-release
Pre-release

Issue #3
PR #4

Event System

10 Aug 00:54
Compare
Choose a tag to compare
Event System Pre-release
Pre-release

Issue #1
PR #2