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

ActiveLibrary

weew/eventer-container-aware
============================

Container integration for the weew/eventer package.

v2.2.2(9y ago)03431MITPHP

Since Oct 29Pushed 9y ago1 watchersCompare

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

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

Events container integration
============================

[](#events-container-integration)

[![Build Status](https://camo.githubusercontent.com/c66f427ac49141ab6781b2eadcee4bd7bc744e93da1064d1de597a618f1ce7d6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f6576656e7465722d636f6e7461696e65722d61776172652e737667)](https://travis-ci.org/weew/eventer-container-aware)[![Code Quality](https://camo.githubusercontent.com/b9fa433f5459de0fdd21939e4c2da99a8b61ec5ae5c63faf799d878068ac8886/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f6576656e7465722d636f6e7461696e65722d61776172652e737667)](https://scrutinizer-ci.com/g/weew/eventer-container-aware)[![Test Coverage](https://camo.githubusercontent.com/827f983e03469c9d543b0646f41912b1065e88a89ce26ee0776a02acbe789568/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f6576656e7465722d636f6e7461696e65722d61776172652e737667)](https://coveralls.io/github/weew/eventer-container-aware)[![Version](https://camo.githubusercontent.com/f378a0fdf5541e38fbda852c7e4916d0a77cea662fbb327a3a50361b8f487b5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f6576656e7465722d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/eventer-container-aware)[![Licence](https://camo.githubusercontent.com/513725333b46f8b02c98361543a05151ff2c8e38755c3c800d0f4c963673aaa5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f6576656e7465722d636f6e7461696e65722d61776172652e737667)](https://packagist.org/packages/weew/eventer-container-aware)

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

[](#table-of-contents)

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

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

[](#installation)

`composer require weew/eventer-container-aware`

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

[](#introduction)

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

Usage
-----

[](#usage)

Simply create a new instance of the container aware `Eventer` and pass in an instance of `IContainer`.

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity69

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

Recently: every ~48 days

Total

9

Last Release

3585d ago

Major Versions

v0.1.1 → v1.0.02015-11-16

v1.0.0 → v2.0.02016-01-07

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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