https://github.com/jeckel-lab/command-dispatcher-bundle
Command Dispatcher as a symfony bundle
https://github.com/jeckel-lab/command-dispatcher-bundle
comand-bus command-dispatcher cqrs cqrs-pattern php8 symfony symfony-bundle symfony4 symfony5
Last synced: 11 months ago
JSON representation
Command Dispatcher as a symfony bundle
- Host: GitHub
- URL: https://github.com/jeckel-lab/command-dispatcher-bundle
- Owner: Jeckel-Lab
- License: mit
- Created: 2019-11-13T07:33:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T04:47:23.000Z (almost 2 years ago)
- Last Synced: 2025-06-18T09:56:44.524Z (12 months ago)
- Topics: comand-bus, command-dispatcher, cqrs, cqrs-pattern, php8, symfony, symfony-bundle, symfony4, symfony5
- Language: PHP
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://packagist.org/packages/jeckel-lab/command-dispatcher-bundle)
[](https://packagist.org/packages/jeckel-lab/command-dispatcher-bundle)
# command-dispatcher-bundle
Command Dispatcher as a symfony bundle
# Install
```bash
composer require jeckel-lab/command-dispatcher-bundle
```