PHPackages                             weew/router-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. [Framework](/categories/framework)
4. /
5. weew/router-container-aware

ActiveLibrary[Framework](/categories/framework)

weew/router-container-aware
===========================

Container integration for the weew/router package.

v1.3.2(9y ago)01282MITPHP

Since Nov 11Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (8)Used By (2)

Router container integration
============================

[](#router-container-integration)

[![Build Status](https://camo.githubusercontent.com/480c3840b0c908118990e328bff408fc923fa002464b20702df9f021a2f76ce1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f726f757465722d636f6e7461696e65722d61776172652e737667)](https://travis-ci.org/weew/router-container-aware)[![Code Quality](https://camo.githubusercontent.com/76358d8b0e1ee3bda2648dd75838ccc9a4a0f611586e9877d0b4b2cad56c85e0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f726f757465722d636f6e7461696e65722d61776172652e737667)](https://scrutinizer-ci.com/g/weew/router-container-aware)[![Test Coverage](https://camo.githubusercontent.com/b4aa18f3fbc0cc031dc524cbaf9bb13c5051ff0a5a1a1aa89a02a0e7a43b9ad0/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f726f757465722d636f6e7461696e65722d61776172652e737667)](https://coveralls.io/github/weew/router-container-aware)[![Version](https://camo.githubusercontent.com/694fc034b1e4caf27014a636bd4f37045a315ee50388371cf2ce30e283dd8b2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f726f757465722d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/router-container-aware)[![Licence](https://camo.githubusercontent.com/68b987056ce8d030fa7b484fe5a9259f52598278dc90a605bcd33e7f987429f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f726f757465722d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/router-container-aware)

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

[](#table-of-contents)

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

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

[](#installation)

`composer require weew/router-container-aware`

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

[](#introduction)

This package integrates [weew/router](https://github.com/weew/router) with [weew/container](https://github.com/weew/container) and allows filters, parameter resolvers, etc. to rely on dependency injection and sharing of data trough the container.

Usage
-----

[](#usage)

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

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Total

7

Last Release

3631d ago

Major Versions

v0.0.1 → v1.0.02015-11-16

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M841](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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