PHPackages                             enqueue/tactician-queue-interop - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. enqueue/tactician-queue-interop

ActiveLibrary[Queues &amp; Workers](/categories/queues)

enqueue/tactician-queue-interop
===============================

Queueing command bus plugin for Tactician based on Queue Interop

0.2.0(8y ago)71.8k5[1 PRs](https://github.com/php-enqueue/tactician-queue-interop/pulls)MITPHPPHP &gt;=5.6

Since Aug 16Pushed 8y ago2 watchersCompare

[ Source](https://github.com/php-enqueue/tactician-queue-interop)[ Packagist](https://packagist.org/packages/enqueue/tactician-queue-interop)[ RSS](/packages/enqueue-tactician-queue-interop/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

Queue interop transport for Tactician
=====================================

[](#queue-interop-transport-for-tactician)

Usage:
------

[](#usage)

Take a look at [example/queue\_command\_example.php](example/queue_command_example.php). The example demonstrate how to queue a command to a MQ and process later in a different process. Here's how to get started with it:

```
$ git clone git@github.com:php-enqueue/tactician-queue-interop.git;
$ cd tactician-queue-interop
$ composer install
$ php example/queue_command_example.php
```

The expected output is:

```
Command has been queued
Got message from MQ
Hello World!!!

```

Developed by Forma-Pro
----------------------

[](#developed-by-forma-pro)

Forma-Pro is a full stack development company which interests also spread to open source development. Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker &amp; microservice oriented architecture where we have accumulated a huge many-years experience. Our main specialization is Symfony framework based solution, but we are always looking to the technologies that allow us to do our job the best way. We are committed to creating solutions that revolutionize the way how things are developed in aspects of architecture &amp; scalability.

If you have any questions and inquires about our open source development, this product particularly or any other matter feel free to contact at

License
-------

[](#license)

It is released under the [MIT License](LICENSE).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~48 days

Total

2

Last Release

3192d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4ac9e6a18ae68dd3f81d0cb5a723459970b208fc60187ea8329d69a8d437f22?d=identicon)[makasim](/maintainers/makasim)

---

Top Contributors

[![ASKozienko](https://avatars.githubusercontent.com/u/100460?v=4)](https://github.com/ASKozienko "ASKozienko (6 commits)")[![makasim](https://avatars.githubusercontent.com/u/143206?v=4)](https://github.com/makasim "makasim (5 commits)")

---

Tags

message queuecommand bustacticianenqueuequeue-interop

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/enqueue-tactician-queue-interop/health.svg)

```
[![Health](https://phpackages.com/badges/enqueue-tactician-queue-interop/health.svg)](https://phpackages.com/packages/enqueue-tactician-queue-interop)
```

###  Alternatives

[queue-interop/queue-interop

Promoting the interoperability of MQs objects. Based on Java JMS

48131.3M95](/packages/queue-interop-queue-interop)[simple-bus/message-bus

Generic classes and interfaces for messages and message buses

3465.9M30](/packages/simple-bus-message-bus)[sroze/messenger-enqueue-transport

Enqueue adapter for Symfony Messenger component

2008.9M4](/packages/sroze-messenger-enqueue-transport)[bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2792.4M7](/packages/bschmitt-laravel-amqp)[clue/mq-react

Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP

144766.9k4](/packages/clue-mq-react)[league/tactician-doctrine

Plugins for Tactician commands using Doctrine, like wrapping every command in a transaction

583.1M9](/packages/league-tactician-doctrine)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
