GitHub / php-enqueue 39 Repositories
Message Queue, Broadcasting, WebSockets interop packages for PHP, Symfony, Laravel, Magento
php-enqueue/enqueue-elastica-bundle
The bundle extends functionality of FOSElasticaBundle. Improves performance of fos:elastica:populate command
Language: PHP - Size: 76.2 KB - Last synced at: 16 minutes ago - Pushed at: 3 months ago - Stars: 47 - Forks: 37

php-enqueue/enqueue-bundle
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
Language: PHP - Size: 574 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 273 - Forks: 34

php-enqueue/laravel-queue
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
Language: PHP - Size: 65.4 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 238 - Forks: 47

php-enqueue/amqp-bunny
[READ-ONLY] The queue-interop compatible AMQP protocol impl. Based on bunny/bunny lib
Language: PHP - Size: 118 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 36 - Forks: 8

php-enqueue/simple-client
The easy to use enqueue client. Build on top of enqueue/client and symfony components.
Language: PHP - Size: 90.8 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 6

php-enqueue/fs
[READ-ONLY] Enterprise queue solutions for PHP. Filesystem transport.
Language: PHP - Size: 155 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 34 - Forks: 6

php-enqueue/enqueue-dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Language: PHP - Size: 19.3 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2,189 - Forks: 442

php-enqueue/monitoring
Queue Monitoring tool. Track sent, consumed messages. Consumers performances.
Language: PHP - Size: 59.6 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 5

php-enqueue/wamp
[READ-ONLY] The WAMP Enqueue transport.
Language: PHP - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2

php-enqueue/dsn
[READ-ONLY] A tool to parse DSNs.
Language: PHP - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 124 - Forks: 7

php-enqueue/mongodb
[READ-ONLY] The Mongodb Enqueue transport.
Language: PHP - Size: 88.9 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 3

php-enqueue/async-command
[READ-ONLY] This an extension for Symfony's Console. It allows async cli command execution.
Language: PHP - Size: 33.2 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 4

php-enqueue/async-event-dispatcher
[READ-ONLY] This an extension for Symfony's EventDispatcher. It allows to send events as MQ messages and process them async.
Language: PHP - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 69 - Forks: 8

php-enqueue/job-queue
[READ-ONLY] Enterprise queue solutions for PHP. Distributed job execution, unique job, sub jobs, dependent jobs
Language: PHP - Size: 178 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 34 - Forks: 14

php-enqueue/gps
[READONLY] Google PubSub transport
Language: PHP - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 9

php-enqueue/snsqs
[READ-ONLY] This is a Amazon SNS\SQS transport that supports Publish-Subscribe. It allows you to send to SNS and consume message from SQS service.
Language: PHP - Size: 43 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 6

php-enqueue/sns
[READ-ONLY] This is a Amazon SNS transport. It allows you to send messages to Amazon SNS service.
Language: PHP - Size: 44.9 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 8

php-enqueue/sqs
[READ-ONLY] This is a Amazon SQS transport. It allows you to send and consume message using Amazon SQS service.
Language: PHP - Size: 179 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 36 - Forks: 18

php-enqueue/null
[READ-ONLY] This is an implementation of PSR queue specification. It does not send messages any where and could be used as mock. Suitable in tests.
Language: PHP - Size: 79.1 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 134 - Forks: 4

php-enqueue/dbal
[READ-ONLY] This is an implementation of PSR specification. It allows you to send and consume message through Doctrine DBAL library and SQL like database as broker.
Language: PHP - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 24 - Forks: 13

php-enqueue/redis
[READ-ONLY] This is an implementation of PSR specification. It allows you to send and consume message with Redis store as a broker.
Language: PHP - Size: 175 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 40 - Forks: 17

php-enqueue/rdkafka
[READ-ONLY] The Kafka Enqueue transport.
Language: PHP - Size: 146 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 51 - Forks: 40

php-enqueue/gearman
[READ-ONLY] The Gearman Enqueue transport.
Language: PHP - Size: 75.2 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

php-enqueue/pheanstalk
[READ-ONLY] The Pheanstalk Enqueue transport.
Language: PHP - Size: 83 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 6

php-enqueue/amqp-tools
The amqp tools such as delay strategies and so on.
Language: PHP - Size: 74.2 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 145 - Forks: 6

php-enqueue/amqp-lib
[READ-ONLY] The queue-interop compatible AMQP protocol impl. Based on php amqp lib.
Language: PHP - Size: 166 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 106 - Forks: 20

php-enqueue/amqp-ext
[READ-ONLY] The queue-interop compatible AMQP protocol impl. Based on php amqp extension.
Language: PHP - Size: 238 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 51 - Forks: 14

php-enqueue/stomp
[READ-ONLY] Enterprise queue solutions for PHP. STOMP transport implementation
Language: PHP - Size: 179 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 7

php-enqueue/enqueue
[READ-ONLY] Messaging solutions for PHP.
Language: PHP - Size: 1.05 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 187 - Forks: 37

php-enqueue/test
Shared stuff used in enqueue tests
Language: PHP - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

php-enqueue/magento2-enqueue
The extension adds messaging capabilities to Magento2 application.
Language: PHP - Size: 174 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 16

php-enqueue/php-enqueue.github.io
[READ-ONLY] Repo contains docs and scripts for github pages.
Language: HTML - Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

php-enqueue/psr-queue 📦
The code was moved to https://github.com/queue-interop/queue-interop. This repository is not maintained.
Language: PHP - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 2

php-enqueue/monolog-queue-handler
The lib provides monolog queue interop based handlers.
Language: PHP - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 2

php-enqueue/logos
Enqueue logos
Size: 1.06 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

php-enqueue/magento-enqueue
The extension adds messaging capabilities to Magento1 application.
Language: PHP - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 8

php-enqueue/tactician-queue-interop
Language: PHP - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 6

php-enqueue/enqueue-sandbox
Language: PHP - Size: 309 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

php-enqueue/job-queue-flex-pack
A "pack" recipe for Symfony flex
Size: 4.88 KB - Last synced at: about 8 hours ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 6
