2017 © Pedro Peláez
 

library console-container-aware

Container aware version of the weew/console package.

image

weew/console-container-aware

Container aware version of the weew/console package.

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

The README.md

Container aware console application

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

Table of contents

Installation

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

Introduction

This package integrates weew/console with weew/container and allows invocation of commands trough the container., (*3)

Usage

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

$console = new Weew\Console\ContainerAware\Console(new Container());

The Versions

21/07 2016

dev-master

9999999-dev

Container aware version of the weew/console package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

21/07 2016

v1.3.1

1.3.1.0

Container aware version of the weew/console package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

16/06 2016

v1.3.0

1.3.0.0

Container aware version of the weew/php-console package.

  Sources   Download

MIT

The Requires

  • weew/php-console ^1.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

20/04 2016

v1.2.0

1.2.0.0

Container aware version of the weew/php-console package.

  Sources   Download

MIT

The Requires

  • weew/php-console ^1.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

18/04 2016

v1.1.0

1.1.0.0

Container aware version of the weew/php-console package.

  Sources   Download

MIT

The Requires

  • weew/php-console ^1.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

06/04 2016

v1.0.0

1.0.0.0

Container aware version of the weew/php-console package.

  Sources   Download

MIT

The Requires

  • weew/php-console ^1.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott