PHPackages                             riskio/tactician-module - 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. riskio/tactician-module

ActiveLibrary[Framework](/categories/framework)

riskio/tactician-module
=======================

Tactician module for Zend Framework

v1.0.0(8y ago)060[1 issues](https://github.com/RiskioFr/tactician-module/issues)MITPHPPHP ^7.0

Since Feb 24Pushed 8y ago2 watchersCompare

[ Source](https://github.com/RiskioFr/tactician-module)[ Packagist](https://packagist.org/packages/riskio/tactician-module)[ Docs](https://github.com/RiskioFr/tactician-module)[ RSS](/packages/riskio-tactician-module/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Tactician module for Zend Framework
===================================

[](#tactician-module-for-zend-framework)

Module to integrate Tactician with Zend Framework projects.

[![Build Status](https://camo.githubusercontent.com/59e504f5e471ce1d5ae9dbe0e2fe176da751116d88d4110872649b2b49424761/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f5269736b696f46722f74616374696369616e2d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/RiskioFr/tactician-module)[![Latest Stable Version](https://camo.githubusercontent.com/8532e8d25f5982e0c66b82a657603ed4aa8705c3b0032e927d2978bb1941f51f/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7269736b696f2f74616374696369616e2d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/riskio/tactician-module)[![Build Status](https://camo.githubusercontent.com/59e504f5e471ce1d5ae9dbe0e2fe176da751116d88d4110872649b2b49424761/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f5269736b696f46722f74616374696369616e2d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/RiskioFr/tactician-module)[![Total Downloads](https://camo.githubusercontent.com/11bc0edcb77de47fc13fc592a17dcb2c15ca5e6f7616d37b4037ba60696e6442/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7269736b696f2f74616374696369616e2d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/riskio/tactician-module)

Requirements
------------

[](#requirements)

- PHP 7.0+
- [league/tactician ^1.0](https://github.com/thephpleague/tactician)
- [league/tactician-container ^2.0](https://github.com/thephpleague/tactician-container)
- [zendframework/zend-servicemanager ^3.0](https://github.com/zendframework/zend-servicemanager)

Installation
------------

[](#installation)

Tactician module only officially supports installation through Composer. For Composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

You can install the module from command line:

```
$ composer require riskio/tactician-module
```

Enable the module by adding `TacticianModule` key to your `application.config.php` file.

Default configuration
---------------------

[](#default-configuration)

```
