PHPackages                             jezao/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. jezao/tactician-queue-interop

ActiveLibrary

jezao/tactician-queue-interop
=============================

Queueing command bus plugin for Tactician based on Queue Interop

0.2.0(8y ago)04MITPHPPHP &gt;=5.6

Since Aug 16Pushed 6y agoCompare

[ Source](https://github.com/jezao/tactician-queue-interop)[ Packagist](https://packagist.org/packages/jezao/tactician-queue-interop)[ RSS](/packages/jezao-tactician-queue-interop/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (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

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

3140d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3717715?v=4)[Jefferson](/maintainers/jezao)[@jezao](https://github.com/jezao)

---

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)")[![jezao](https://avatars.githubusercontent.com/u/3717715?v=4)](https://github.com/jezao "jezao (2 commits)")

---

Tags

message queuecommand bustacticianenqueuequeue-interop

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[league/tactician-bundle

Bundle to integrate Tactician with Symfony projects

24810.1M18](/packages/league-tactician-bundle)[league/tactician-doctrine

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

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

Tactician integration for any container implementing PSR-11

7710.1M23](/packages/league-tactician-container)[league/tactician-logger

Adds PSR-3 logging support to the Tactician command bus

649.6M9](/packages/league-tactician-logger)[mikemix/tactician-module

Laminas/Mezzio Module to use the League of Extraordinary Packages' Tactician library - flexible command bus implementation

17156.2k](/packages/mikemix-tactician-module)[cherif/yii2-tactician

Yii2 component for Tactician command bus library

201.8k1](/packages/cherif-yii2-tactician)

PHPackages © 2026

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