2017 © Pedro Peláez
 

symfony-bundle tactician-middleware-bundle

The Tactician Middleware bundle

image

xtrasmal/tactician-middleware-bundle

The Tactician Middleware bundle

  • Thursday, April 9, 2015
  • by netbulae
  • Repository
  • 3 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TacticianMiddlewareBundle

Build Status Scrutinizer Code Quality, (*1)

Friendly companion bundle for the TacticianBundle, stacked with middleware Tactician Bundle can be found here: https://github.com/xtrasmal/TacticianBundle, (*2)

Setup

First add this bundle to your composer dependencies:, (*3)

> composer require xtrasmal\tactician-middleware-bundle, (*4)

Then register it in your AppKernel.php., (*5)

class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            new Xtrasmal\TacticianMiddlewareBundle\TacticianMiddlewareBundle(),
            // ...

That's it!, (*6)

The Versions

09/04 2015

dev-master

9999999-dev

The Tactician Middleware bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Xander Smalbil

middleware bundle tactician