simple-bus / event-bus
v1.0.1
2014-11-07 11:46 UTC
Requires
- php: >=5.4
- beberlei/assert: ~2.0
Requires (Dev)
- phpunit/phpunit: ~3.7
Suggests
- simple-bus/command-bus: Simple command bus implementation
- simple-bus/command-event-bridge: Bridge for using both command buses and event buses
- simple-bus/doctrine-orm-bridge: Bridge for using command buses and event buses with Doctrine ORM
- simple-bus/symfony-bridge: Bridge for using command buses and event buses with Symfony
This package is not auto-updated.
Last update: 2022-02-01 12:41:21 UTC
README
此包已被弃用,请使用 SimpleBus/MessageBus 代替。