componenta / cqrs-transport-cycle
Cycle Database transport for Componenta CQRS commands
Package info
github.com/componenta/cqrs-transport-cycle
pkg:composer/componenta/cqrs-transport-cycle
v1.0.0
2026-06-21 11:53 UTC
Requires
- php: >=8.4
- componenta/cqrs-transport: ^1.0
- cycle/database: ^2.15
Requires (Dev)
- pestphp/pest: ^4.0
- phpstan/phpstan: ^2.0
README
Cycle Database transport implementation for componenta/cqrs-transport.
composer require componenta/cqrs-transport-cycle
The package provides Componenta\CQRS\Command\Transport\DatabaseTransport.
The application is responsible for creating the transport tables and registering the transport in TransportRegistryInterface.