pawel-brzezinski / cqrs-component
Provides helpful classes and objects for the CQRS architecture.
dev-main
2022-10-10 10:12 UTC
Requires
- php: ^7.4|^8.0
- beberlei/assert: ^3.3
- nesbot/carbon: ^2.53
- pawel-brzezinski/first-aid-component: main-dev
Requires (Dev)
- ext-sodium: *
- broadway/broadway: ^2.4
- doctrine/dbal: ^3.1
- pawel-brzezinski/first-aid-tests-component: dev-main
- phpmetrics/phpmetrics: ^2.7
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^0.12.98
- phpunit/phpunit: ^9.5
- ramsey/uuid: ^4.2
- symfony/amqp-messenger: ^5.3
- symfony/console: ^5.3
- symfony/doctrine-messenger: ^5.4
- symfony/framework-bundle: ^5.3
- symfony/password-hasher: ^5.3
Suggests
- ext-sodium: Needs to use Sodium hash value object
- broadway/broadway: Needed to use Broadway buses and handlers
- doctrine/dbal: Needed to use Doctrine DBAL types based on domain value objects
- symfony/amqp-messenger: Needed to use Messenger buses and handlers (with AMQP)
- symfony/console: Needed to use Symfony event subscribers
- symfony/doctrine-messenger: Needed to use Messenger buses and handlers (with Doctrine)
- symfony/framework-bundle: Needed to use controller abstrtacts for Symfony framework
- symfony/messenger: Needed to use Messenger buses and handlers (without AMQP)
- symfony/password-hasher: Needed to use password hashers based on hash value objects
This package is auto-updated.
Last update: 2024-10-10 14:43:54 UTC