zentlix / broadway-event-store-cycle
Event store implementation using Cycle infrastructure
Installs: 989
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/zentlix/broadway-event-store-cycle
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: 2025-10-04 21:23:14 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