PHPackages                             weew/commander-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. weew/commander-container-aware

ActiveLibrary

weew/commander-container-aware
==============================

Container integration for the weew/commander package.

v2.2.1(9y ago)03421MITPHP

Since Nov 11Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (7)Used By (1)

Commander container integration
===============================

[](#commander-container-integration)

[![Build Status](https://camo.githubusercontent.com/b051a01f85ab6c43dc7611e64c4a9a9313b82fc2317d3112f1ce35d04a064d76/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f636f6d6d616e6465722d636f6e7461696e65722d61776172652e737667)](https://travis-ci.org/weew/commander-container-aware)[![Code Quality](https://camo.githubusercontent.com/0d978c66a03f89fc566485258ae331c4400bd48b28082f3de92134fae149eb70/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f636f6d6d616e6465722d636f6e7461696e65722d61776172652e737667)](https://scrutinizer-ci.com/g/weew/commander-container-aware)[![Test Coverage](https://camo.githubusercontent.com/0985e76f6152661a6f785d85ea99db7429e25fdcc357f56a5c692a36ac312678/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f636f6d6d616e6465722d636f6e7461696e65722d61776172652e737667)](https://coveralls.io/github/weew/commander-container-aware)[![Version](https://camo.githubusercontent.com/fd74dab72c29d258816895001d5d9e55cce636b1605212d960389e57d873b0d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f636f6d6d616e6465722d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/commander-container-aware)[![Licence](https://camo.githubusercontent.com/c3accf6f93a26e379aba52e63d2e130796fe79a58b49e89b3938e9deb17382a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f636f6d6d616e6465722d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/commander-container-aware)

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

[](#table-of-contents)

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

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

[](#installation)

`composer require weew/commander-container-aware`

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

[](#introduction)

This package integrates [weew/commander](https://github.com/weew/commander) with [weew/container](https://github.com/weew/container) and allows command handlers to rely on dependency injection and sharing of data trough the container.

Usage
-----

[](#usage)

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

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

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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 ~50 days

Recently: every ~62 days

Total

6

Last Release

3579d ago

Major Versions

v0.0.1 → v1.0.02015-11-16

v1.0.0 → v2.0.02016-03-03

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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