PHPackages                             antidot-fw/tactician - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. antidot-fw/tactician

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

antidot-fw/tactician
====================

Tactician Command bus adapter for Antidot Framework.

0.0.3(5y ago)02802[1 PRs](https://github.com/antidot-framework/tactician-adapter/pulls)1BSD-2-ClausePHPPHP ^7.4|^8.0

Since Sep 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/antidot-framework/tactician-adapter)[ Packagist](https://packagist.org/packages/antidot-fw/tactician)[ GitHub Sponsors](https://github.com/kpicaza)[ RSS](/packages/antidot-fw-tactician/feed)WikiDiscussions 0.1.x Synced 2d ago

READMEChangelog (3)Dependencies (9)Versions (6)Used By (1)

Antidot Framework Tactician Adapter
===================================

[](#antidot-framework-tactician-adapter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/30bd82d4b09964e9f96875c785b48716db1917af93cff23eda1258ff5a42bced/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e7469646f742d66772f74616374696369616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/antidot-fw/tactician)[![Software License](https://camo.githubusercontent.com/c206e287cb211629c1249d9e387251bad51621588a79448dd5e5b7fa642f107a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d425344253230322d2d436c617573652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/d75077802d5657833270f0238ad241b475a85b148d2208d81d61ac30e1e6323a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f616e7469646f742d6672616d65776f726b2f74616374696369616e2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/antidot-framework/tactician-adapter/)[![Coverage Status](https://camo.githubusercontent.com/9c596dfe786624c82ccf9e11ad466a1bce86561b920b4f7e670ccbc43c3c405d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f616e7469646f742d6672616d65776f726b2f74616374696369616e2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/antidot-framework/tactician-adapter/code-structure)[![Quality Score](https://camo.githubusercontent.com/6ab4a45134eb2f3e92e62cb46ffc1b3b80055e430836aa4232cadc15731f0a0a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f616e7469646f742d6672616d65776f726b2f74616374696369616e2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/antidot-framework/tactician-adapter/badges/coverage.png?b=master)[![Total Downloads](https://camo.githubusercontent.com/491c25a0d3e7d3f3553ac51760237358dcaa13c11e21fdce812d9deefa8d1ac1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e7469646f742d66772f74616374696369616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/antidot-fw/tactician)

Getting started
---------------

[](#getting-started)

### Installation

[](#installation)

```
composer require antidot-fw/tactician

```

### Config

[](#config)

Create `command-bus.global.php` file inner config autoload directory.

```
