2017 © Pedro Peláez
 

library commander-container-aware

Container integration for the weew/commander package.

image

weew/commander-container-aware

Container integration for the weew/commander package.

  • Thursday, July 21, 2016
  • by weew
  • Repository
  • 1 Watchers
  • 0 Stars
  • 161 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Commander container integration

Build Status Code Quality Test Coverage Version Licence, (*1)

Table of contents

Installation

composer require weew/commander-container-aware, (*2)

Introduction

This package integrates weew/commander with weew/container and allows command handlers to rely on dependency injection and sharing of data trough the container., (*3)

Usage

Simply create a container aware instance of ICommander and pass in an instance of IContainer., (*4)

$commander = new Weew\Commander\ContainerAware\Commander(new Container());

The Versions

21/07 2016

dev-master

9999999-dev

Container integration for the weew/commander package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

21/07 2016

v2.2.1

2.2.1.0

Container integration for the weew/commander package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

19/04 2016

v2.2.0

2.2.0.0

Container integration for the weew/php-commander package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.1
  • weew/php-commander ^2.1

 

The Development Requires

by Maxim Kott

11/03 2016

v2.1.0

2.1.0.0

Container integration for the weew/php-commander package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.1
  • weew/php-commander ^2.1

 

The Development Requires

by Maxim Kott

03/03 2016

v2.0.0

2.0.0.0

Container integration for the weew/php-commander package.

  Sources   Download

MIT

The Requires

  • weew/php-container ^1.1
  • weew/php-commander ^2.1

 

The Development Requires

by Maxim Kott

16/11 2015

v1.0.0

1.0.0.0

Container integration for the weew/php-commander package.

  Sources   Download

MIT

The Requires

  • weew/php-commander ^1.0.0
  • weew/php-container ^1.0.0

 

The Development Requires

by Maxim Kott

11/11 2015

v0.0.1

0.0.1.0

Container integration for the weew/php-commander package.

  Sources   Download

MIT

The Requires

  • weew/php-commander 0.*
  • weew/php-container 0.*

 

The Development Requires

by Maxim Kott