bashilbers/domain

There is no license information available for the latest version (dev-master) of this package.

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

dev-master 2015-11-26 21:14 UTC

This package is not auto-updated.

Last update: 2024-04-17 07:51:03 UTC


README

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

Gitter chat PHP ~5.5 Latest Stable Version Dependency Status Software License Travis build status Scrutinizer build Status Quality Score

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.

Other DDD/ES/CQRS inspirational projects

Food for thoughts

Contributing

Please see CONTRIBUTING for details.

License

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