PHPackages                             infw/tactician-adapter - 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. [Framework](/categories/framework)
4. /
5. infw/tactician-adapter

AbandonedArchivedLibrary[Framework](/categories/framework)

infw/tactician-adapter
======================

League tactician command bus adapter for zend-expressive framework.

2.0.0(7y ago)065MITPHPPHP ^7.1

Since Oct 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/kpicaza/infw-tactician-adapter)[ Packagist](https://packagist.org/packages/infw/tactician-adapter)[ Docs](https://github.com/infw/tactician-adapter)[ RSS](/packages/infw-tactician-adapter/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (11)Versions (5)Used By (0)

Zend-expressive Tactician adapter
=================================

[](#zend-expressive-tactician-adapter)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c44353f5158e608e7a73037b2e7d5b0302644da0145c3ca94f77bef9696e601a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b706963617a612f696e66772d74616374696369616e2d616461707465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kpicaza/infw-tactician-adapter/?branch=master)[![Build Status](https://camo.githubusercontent.com/e44e5c599314f2d4cf4bde21ab878980b6ba59a3c9e6d479417daa88325a2c0f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b706963617a612f696e66772d74616374696369616e2d616461707465722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kpicaza/infw-tactician-adapter/build-status/master)[![SensioLabsInsight](https://camo.githubusercontent.com/573f7c4be9d397832219b5c1254d246e36f60ae673fd1c8a36b7c24d30cba4a4/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63366232373666652d383439622d343162372d623738652d3461343334326139623237342f6d696e692e706e67)](https://insight.sensiolabs.com/projects/c6b276fe-849b-41b7-b78e-4a4342a9b274)

[League tactician](http://tactician.thephpleague.com/) command bus adapter for [zend-expressive framework](https://docs.zendframework.com/zend-expressive/).

> !!!! This package is not more mantained in favor of

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

[](#getting-started)

### Installation

[](#installation)

```
composer require infw/tactician-adapter

```

You can activate using Zend config-manager in a expressive modular application.

### Config

[](#config)

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

```
