PHPackages                             weew/console-container-aware - 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. [CLI &amp; Console](/categories/cli)
4. /
5. weew/console-container-aware

ActiveLibrary[CLI &amp; Console](/categories/cli)

weew/console-container-aware
============================

Container aware version of the weew/console package.

v1.3.1(9y ago)01081MITPHP

Since Apr 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/weew/console-container-aware)[ Packagist](https://packagist.org/packages/weew/console-container-aware)[ RSS](/packages/weew-console-container-aware/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (6)Versions (6)Used By (1)

Container aware console application
===================================

[](#container-aware-console-application)

[![Build Status](https://camo.githubusercontent.com/662b94a11253dff363a767f88e6075673d6ed63c8cb812c8649caaf46a4d7f82/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f636f6e736f6c652d636f6e7461696e65722d61776172652e737667)](https://travis-ci.org/weew/console-container-aware)[![Code Quality](https://camo.githubusercontent.com/3bfced90bb14a4d029d2d53b4805a68f54d310cece29f645f3bb143289fa8534/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f636f6e736f6c652d636f6e7461696e65722d61776172652e737667)](https://scrutinizer-ci.com/g/weew/console-container-aware)[![Test Coverage](https://camo.githubusercontent.com/43487ec96b1142003532f8ed16e949e8170e8c04e018df8e60eb3181c69cc324/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f636f6e736f6c652d636f6e7461696e65722d61776172652e737667)](https://coveralls.io/github/weew/console-container-aware)[![Version](https://camo.githubusercontent.com/248929a5b0e868858f2f01a0c4cb68b56080d419e549526da410224c2ad9777d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f636f6e736f6c652d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/console-container-aware)[![Licence](https://camo.githubusercontent.com/d2d9da869d82038b73387439d3d2ef12112974456a6e2d9676af1527f709cc6e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f636f6e736f6c652d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/console-container-aware)

Table of contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Introduction](#introduction)
- [Usage](#usage)

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

[](#installation)

`composer require weew/console-container-aware`

Introduction
------------

[](#introduction)

This package integrates [weew/console](https://github.com/weew/console) with [weew/container](https://github.com/weew/container) and allows invocation of commands trough the container.

Usage
-----

[](#usage)

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

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~26 days

Total

5

Last Release

3630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10b2b854b5829dd13a15967c000ed2119b5faef67aca24d94c653c8ac550d85e?d=identicon)[weew](/maintainers/weew)

### Embed Badge

![Health badge](/badges/weew-console-container-aware/health.svg)

```
[![Health](https://phpackages.com/badges/weew-console-container-aware/health.svg)](https://phpackages.com/packages/weew-console-container-aware)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
