zentlix / broadway-event-store-cycle
Event store implementation using Cycle infrastructure
v1.0.0
2023-02-18 21:04 UTC
Requires
- php: ^8.1
- broadway/broadway: ^2.4
- cycle/orm: ^2.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- phpunit/phpunit: ^9.5.27
- roave/security-advisories: dev-latest
- vimeo/psalm: ^4.30
This package is auto-updated.
Last update: 2024-11-04 19:17:31 UTC
README
Event store implementation using Cycle infrastructure.
Requirements
Make sure that your server is configured with following PHP version and extensions:
- PHP 8.1+
Installation
You can install the package via composer:
composer require zentlix/broadway-event-store-cycle