Download the PHP package imponeer/queue-interop-connection-factory-helper without Composer
On this page you can find all versions of the php package imponeer/queue-interop-connection-factory-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imponeer/queue-interop-connection-factory-helper
More information about imponeer/queue-interop-connection-factory-helper
Files in imponeer/queue-interop-connection-factory-helper
Download imponeer/queue-interop-connection-factory-helper
More information about imponeer/queue-interop-connection-factory-helper
Files in imponeer/queue-interop-connection-factory-helper
Vendor imponeer
Package queue-interop-connection-factory-helper
Short Description Helper that creates queue-interop connection factory based on DSN
License MIT
Package queue-interop-connection-factory-helper
Short Description Helper that creates queue-interop connection factory based on DSN
License MIT
Please rate this library. Is it a good library?
Informations about the package queue-interop-connection-factory-helper
Queue-Interop Connection Factory Helper
Helper that creates queue-interop connection factory from DSN string.
Instalation
composer require imponeer/queue-interop-connection-factory-helper
Supported queue-interop libraries
If you want to use specific transport you must also include related library in your project
Transport | Prefix | Library |
---|---|---|
AMQP | amqp | enqueue/amqp-ext enqueue/amqp-lib enqueue/amqp-bunny |
Beanstalk | beanstalk | enqueue/pheanstalk |
Stomp | stomp | enqueue/stomp |
Amazon Simple Queue Service (SQS) | sqs | enqueue/sqs |
Google PubSub | gps | enqueue/gps |
Apache Kafka | kafka | enqueue/rdkafka |
Redis | redis | enqueue/redis |
MongoDB | mongodb | enqueue/mongodb |
Gearman | gearman | enqueue/gearman |
MySQL | mysql | enqueue/dbal |
File | file | enqueue/fs |
Null | null | enqueue/null |
Wamp | wamp ws |
enqueue/wamp |
Example
How to contribute?
If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try interactive GitHub tutorial.
If you found any bug or have some questions, use issues tab and write there your questions.
All versions of queue-interop-connection-factory-helper with dependencies
PHP Build Version
Package Version
The package imponeer/queue-interop-connection-factory-helper contains the following files
Loading the files please wait ....