https://github.com/driftphp/event-bus-bundle
Event Bus for DriftPHP
https://github.com/driftphp/event-bus-bundle
async driftphp event promises reactphp symfony
Last synced: about 2 months ago
JSON representation
Event Bus for DriftPHP
- Host: GitHub
- URL: https://github.com/driftphp/event-bus-bundle
- Owner: driftphp
- License: mit
- Created: 2020-01-14T10:18:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T21:09:43.000Z (about 4 years ago)
- Last Synced: 2025-07-07T16:11:36.417Z (6 months ago)
- Topics: async, driftphp, event, promises, reactphp, symfony
- Language: PHP
- Homepage: https://driftphp.io
- Size: 82 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DriftPHP Event Bus Bundle
[](https://circleci.com/gh/driftphp/event-bus-bundle)
This package provides a full-equipped event bus bundle for DriftPHP.
Decoupled from everything, it brings a default implementations on top of
Tactician, adding some adapters as well for async events.
Some first steps for you!
- [Go to DOCS](https://driftphp.io/#/?id=event-bus-bundle)
or
- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)