jeckel-lab / command-dispatcher
Command dispatcher implementation
Installs: 4 219
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 3
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: 2024-11-06 11:18:40 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