enqueue / async-event-dispatcher
Symfony async event dispatcher
Package info
github.com/php-enqueue/async-event-dispatcher
pkg:composer/enqueue/async-event-dispatcher
Requires
- php: ^8.1
- enqueue/enqueue: ^0.10
- queue-interop/queue-interop: ^0.8
- symfony/event-dispatcher: ^7.0|^8.0
Requires (Dev)
- enqueue/fs: 0.10.x-dev
- enqueue/null: 0.10.x-dev
- enqueue/test: 0.10.x-dev
- phpunit/phpunit: ^9.5
- symfony/config: ^7.0|^8.0
- symfony/dependency-injection: ^7.0|^8.0
- symfony/filesystem: ^7.0|^8.0
- symfony/http-kernel: ^7.0|^8.0
- symfony/yaml: ^7.0|^8.0
Suggests
- symfony/dependency-injection: ^7.0|^8.0 If you'd like to use async event dispatcher container extension.
This package is auto-updated.
Last update: 2026-08-30 16:11:31 UTC
README
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
Symfony Async Event Dispatcher.
It contains an extension to Symfony's EventDispatcher component. It allows to process events in background by sending them to MQ.
Resources
Developed by Forma Pro
Forma Pro is a senior product engineering company helping product organizations build and evolve complex, data-intensive software.
Our public open-source work reflects more than two decades of engineering history, including PHP/Symfony libraries, infrastructure tooling, workflow components, and messaging systems.
Today, our work spans marketplaces and platforms, partner and attribution systems, FinTech, logistics, EdTech, data-intensive workflows, matching and recommendation systems, and applied AI/ML.
Learn more at forma-pro.com.
For questions about this project or our open-source work, contact us at opensource@forma-pro.com.
License
It is released under the MIT License.