enqueue / enqueue
Message Queue Library
Requires
- php: ^8.1
- enqueue/dsn: ^0.10
- enqueue/null: ^0.10
- psr/container: ^1.1 || ^2.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- queue-interop/amqp-interop: ^0.8.2
- queue-interop/queue-interop: ^0.8
- ramsey/uuid: ^3.5|^4
Requires (Dev)
- empi89/php-amqp-stubs: *@dev
- enqueue/amqp-bunny: 0.10.x-dev
- enqueue/amqp-ext: 0.10.x-dev
- enqueue/amqp-lib: 0.10.x-dev
- enqueue/dbal: 0.10.x-dev
- enqueue/dsn: 0.10.x-dev
- enqueue/fs: 0.10.x-dev
- enqueue/gearman: 0.10.x-dev
- enqueue/gps: 0.10.x-dev
- enqueue/mongodb: 0.10.x-dev
- enqueue/pheanstalk: 0.10.x-dev
- enqueue/rdkafka: 0.10.x-dev
- enqueue/redis: 0.10.x-dev
- enqueue/simple-client: 0.10.x-dev
- enqueue/sqs: 0.10.x-dev
- enqueue/stomp: 0.10.x-dev
- enqueue/test: 0.10.x-dev
- phpunit/phpunit: ^9.5
- symfony/config: ^7.0|^8.0
- symfony/console: ^7.0|^8.0
- symfony/dependency-injection: ^7.0|^8.0
- symfony/event-dispatcher: ^7.0|^8.0
- symfony/http-kernel: ^7.0|^8.0
- symfony/yaml: ^7.0|^8.0
Suggests
- enqueue/amqp-ext: AMQP transport (based on php extension)
- enqueue/dbal: Doctrine DBAL transport
- enqueue/fs: Filesystem transport
- enqueue/redis: Redis transport
- enqueue/sqs: Amazon AWS SQS transport
- enqueue/stomp: STOMP transport
- symfony/config: ^7.0|^8.0
- symfony/console: ^7.0|^8.0 If you want to use cli commands
- symfony/dependency-injection: ^7.0|^8.0
Provides
None
Conflicts
None
Replaces
None
- dev-master / 0.10.x-dev
- 0.10.27
- 0.10.26
- 0.10.25
- 0.10.24
- 0.10.23
- 0.10.20
- 0.10.19
- 0.10.18
- 0.10.16
- 0.10.15
- 0.10.14
- 0.10.9
- 0.10.8
- 0.10.7
- 0.10.6
- 0.10.4
- 0.10.3
- 0.10.1
- 0.10.0
- 0.9.x-dev
- 0.9.15
- 0.9.14
- 0.9.12
- 0.9.11
- 0.9.10
- 0.9.9
- 0.9.8
- 0.9.7
- 0.9.6
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.x-dev
- 0.8.42
- 0.8.41
- 0.8.40
- 0.8.39
- 0.8.38
- 0.8.37
- 0.8.36
- 0.8.35
- 0.8.33
- 0.8.29
- 0.8.28
- 0.8.27
- 0.8.25
- 0.8.24
- 0.8.23
- 0.8.21
- 0.8.19
- 0.8.18
- 0.8.17
- 0.8.15
- 0.8.13
- 0.8.12
- 0.8.11
- 0.8.9
- 0.8.8
- 0.8.7
- 0.8.3
- 0.8.2
- 0.8.0
- 0.7.19
- 0.7.18
- 0.7.16
- 0.7.15
- 0.7.11
- 0.7.9
- 0.7.8
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.0
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.18
- 0.4.16
- 0.4.15
- 0.4.14
- 0.4.13
- 0.4.12
- 0.4.11
- 0.4.10
- 0.4.9
- 0.4.8
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.12
- 0.2.11
- 0.2.10
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.3
- 0.1.2
- 0.1.1
- dev-amqp-add-basic-consume-support
This package is auto-updated.
Last update: 2026-08-30 16:10:39 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:
Message Queue.
It contains advanced features build on top of a transport component. Client component kind of plug and play things or consumption component that simplify message processing a lot. Read more about it in documentation.
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.