boekkooi / broadway
A extension for the Broadway package with extra's like tactician usage and other tweaks
Installs: 2 169
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=5.5
- broadway/broadway: ^0.8
- league/tactician: ^0.6, >= 0.6.1|~1.0
- symfony/serializer: ~2.7, >= 2.7.3
Requires (Dev)
- boekkooi/php-cs-fixer-checker: ^0.1
- doctrine/orm: ~2.1
- giggsey/libphonenumber-for-php: ~7.0
- matthiasnoback/symfony-config-test: ~1.3
- matthiasnoback/symfony-dependency-injection-test: ^0.7, >= 0.7.4
- phpunit/phpunit: ~4.8
- sebastian/money: ~1.6, >=1.6.1
- symfony/dependency-injection: ~2.3, >= 2.3.24
- symfony/framework-bundle: ~2.3
- symfony/validator: ~2.7
Suggests
- boekkooi/php-cs-fixer-checker: For extra code style checks
- doctrine/orm: For using doctrine with read model testing
- symfony/validator: For symfony constraint testing
This package is not auto-updated.
Last update: 2024-10-26 19:32:21 UTC
README
This is a extension for the broadway package with extras like:
- Tactician (command bus)
- Symfony Serializer support
- Custom UuidGenerator that uses the Uuid object instead of a string
- A bundle that extends extends the broadway bundle to integrate the customizations and tweaks
Installation
composer require boekkooi/broadway