engine icon indicating copy to clipboard operation
engine copied to clipboard

Engine provides you all the capabilities to build an Event sourced application.

trafficstars

hellofresh/engine

Build Status Total Downloads

Welcome to HelloFresh Engine!!

Engine provides you all the capabilities to build an Event sourced application.

Components

Engine is divided in a few small independent components.

  • CommandBus
  • EventBus
  • EventDispatcher
  • EventSourcing
  • EventStore
  • Serializer

Install

composer require hellofresh/engine

Usage

Here you can check a small tutorial of how to use this component in an orders scenario.

Tutorial

Contributing

Please see CONTRIBUTING for details.

License

The MIT License (MIT). Please see License File for more information.