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

ActiveLibrary[Framework](/categories/framework)

weew/kernel-container-aware
===========================

Integration between weew/kernel and weew/container.

v2.3.1(9y ago)03431MITPHP

Since Oct 28Pushed 9y ago1 watchersCompare

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

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

Kernel container integration
============================

[](#kernel-container-integration)

[![Build Status](https://camo.githubusercontent.com/951cf146859c00f5090ad240e0a9b9613f43114220c1f72dfe10aac7523c6210/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f6b65726e656c2d636f6e7461696e65722d61776172652e737667)](https://travis-ci.org/weew/kernel-container-aware)[![Code Quality](https://camo.githubusercontent.com/b72da616ed80c725e3bbd30d407d3a12e94bd4e40eceeb61cb67ccd1a0efdb64/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f6b65726e656c2d636f6e7461696e65722d61776172652e737667)](https://scrutinizer-ci.com/g/weew/kernel-container-aware)[![Test Coverage](https://camo.githubusercontent.com/83e75974c29cab55201d1687b752bafc673519e0276e7c6bd52a670420506249/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f6b65726e656c2d636f6e7461696e65722d61776172652e737667)](https://coveralls.io/github/weew/kernel-container-aware)[![Version](https://camo.githubusercontent.com/94415a29ff72192a65580294001fb8f85db0b285730a38e8045c8d2342179b81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f6b65726e656c2d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/kernel-container-aware)[![Licence](https://camo.githubusercontent.com/136d053cb8e617fe06602ec7dadb6f295b7193c846ed1cff5cc823a4da290745/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f6b65726e656c2d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/kernel-container-aware)

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

[](#table-of-contents)

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

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

[](#installation)

`composer require weew/kernel-container-aware`

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

[](#introduction)

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

Usage
-----

[](#usage)

To create a container aware `Kernel` simply pass in an instance of `IContainer`.

```
$kernel = new Weew\Kernel\ContainerAware\Kernel(new Container());
```

Note: Kernel will automatically share instances of providers in the container.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity70

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

11

Last Release

3631d ago

Major Versions

v0.1.0 → v1.0.02015-11-16

v1.2.0 → v2.0.02016-03-31

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

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

5.7k104.3M844](/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)
