jeckel-lab / command-dispatcher
Command dispatcher implementation
v1.0.0
2022-01-03 16:23 UTC
Requires
- php: >=8.0
- jeckel-lab/contract: ~2.3
- psr/container: *
- psr/event-dispatcher: *
- psr/log: *
Requires (Dev)
- infection/infection: ^0.25.3
- maglnet/composer-require-checker: ^3.5
- phpmd/phpmd: dev-master
- phpro/grumphp: ^1.2.0
- phpstan/phpstan: ^1.2
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.6
- vimeo/psalm: ^4.13
This package is auto-updated.
Last update: 2026-03-06 14:16:59 UTC
README
If you are looking for symfony integration, look at the jeckel-lab/command-dispatcher-bundle package.
This is a framework independant implementation of the Command Dispatcher pattern for CQRS project.
Installation
composer require jeckel-lab/command-dispatcher