desmart/event-sourcing

Event Sourcing package

1.0.0 2016-05-24 07:10 UTC

This package is not auto-updated.

Last update: 2024-04-10 23:20:17 UTC


README

Package provides set of interfaces and traits for implementing event sourcing mechanism.

Latest version Build Status Software License

Installation

To install the package via Composer, simply run the following command:

composer require desmart/event-sourcing

Integrations

There is Laravel package that implements event sourcing mechanism using this set of interfaces and traits.

License

Package is released under the MIT License (MIT). Please, check LICENSE for more details.