myonlinestore / event-sourcing
MyOnlineStore Event Sourcing base functionality
6.0.7
2022-10-04 16:09 UTC
Requires
- php: ^8.1
- ext-json: *
- doctrine/dbal: ^2.13 || ^3.1
- psr/event-dispatcher: ^1.0
- ramsey/uuid: ^3.9 || ^4.0
- webmozart/assert: ^1.11
Requires (Dev)
- defuse/php-encryption: ^2.3
- myonlinestore/coding-standard: ^4.0
- myonlinestore/message-dispatcher: ^1.0
- myonlinestore/php-devtools: ^0.3
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.17
- vimeo/psalm: ^4.27
Suggests
- defuse/php-encryption: To use encrypting events
- myonlinestore/message-dispatcher: To use MessageDispatchingEventRepository