Skip to content

weew/console-container-aware

Repository files navigation

Container aware console application

Build Status Code Quality Test Coverage Version Licence

Table of contents

Installation

composer require weew/console-container-aware

Introduction

This package integrates weew/console with weew/container and allows invocation of commands trough the container.

Usage

Simply create a container aware instance of Console and pass in an instance of IContainer.

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

About

Container aware version of the weew/console package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages