2017 © Pedro Peláez
 

library domain

Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14

image

bashilbers/domain

Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14

  • Thursday, November 26, 2015
  • by bashilbers
  • Repository
  • 1 Watchers
  • 6 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

bashilbers/domain

A collection of interfaces and base classes for DomainEvents, Aggregates and Snapshotting (the write part of CQRS). Modeled after DPC14, (*1)

Gitter chat PHP ~5.5 Latest Stable Version Dependency Status Software License Travis build status Scrutinizer build Status Quality Score, (*2)

What is this?

Nothing. Move along. At the Dutch PHP Conference in 2014 I had been introduced to Event Sourcing and knew directly this was something I wanted to be involved with. This repo is not intended for production usage. It is my personal playground., (*3)

Other DDD/ES/CQRS inspirational projects

Food for thoughts

Contributing

Please see CONTRIBUTING for details., (*4)

License

All source code is licensed under the MIT License (MIT). Please see the License File for more information., (*5)

The Versions

26/11 2015

dev-master

9999999-dev

Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14

  Sources   Download

The Development Requires

by Bas Hilbers