hellofresh / engine
This package is abandoned and no longer maintained.
No replacement package was suggested.
Engine to build event sourced applications
0.6.0
2019-08-16 13:10 UTC
Requires
- php: >=7.0
- easyframework/collections: ^7.0.0
- ramsey/uuid: ^3.0
Requires (Dev)
- codacy/coverage: dev-master
- doctrine/dbal: ^2.5
- jms/serializer: ^1.1
- league/tactician: ^1.0
- mongodb/mongodb: ^1.0.0
- phpunit/phpunit: ^5.3
- predis/predis: ^1.0
- squizlabs/php_codesniffer: ^2.0
- symfony/var-dumper: ^3.0
This package is not auto-updated.
Last update: 2024-03-02 16:16:09 UTC
README
hellofresh/engine
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.
Install
composer require hellofresh/engine
Usage
Here you can check a small tutorial of how to use this component in an orders scenario.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.