PHPackages                             dhii/psr-14 - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. dhii/psr-14

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

dhii/psr-14
===========

Interfaces for the PSR-14 standard.

0.1(9y ago)02.9k7PHP

Since Jul 6Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Dhii/psr-14)[ Packagist](https://packagist.org/packages/dhii/psr-14)[ RSS](/packages/dhii-psr-14/feed)WikiDiscussions develop Synced yesterday

READMEChangelog (1)DependenciesVersions (4)Used By (7)

Dhii - Event Manager Interface
==============================

[](#dhii---event-manager-interface)

[![Build Status](https://camo.githubusercontent.com/f59b9a40d60e315c55e0c9f0e2c023d447956a8c4aae03a34ca9872f48daa6a8/68747470733a2f2f7472617669732d63692e6f72672f446869692f7073722d31342e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/Dhii/psr-14)[![Code Climate](https://camo.githubusercontent.com/f98204118da638d2bbd8614eab3ae412875763e4bf143324e32c8f5f1d10e935/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f446869692f7073722d31342f6261646765732f6770612e737667)](https://codeclimate.com/github/Dhii/psr-14)[![Test Coverage](https://camo.githubusercontent.com/e86d5da3cc5de1cc0fe97b79fc5175a1a46f7b3b46a94fc0a2c45e956c9c8e35/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f446869692f7073722d31342f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Dhii/psr-14/coverage)[![Latest Stable Version](https://camo.githubusercontent.com/516fdab1c32d39e6cad60a5950395d8dafb738d79f945023379306d08ec72044/68747470733a2f2f706f7365722e707567782e6f72672f646869692f7073722d31342f76657273696f6e)](https://packagist.org/packages/dhii/psr-14)[![Latest Unstable Version](https://camo.githubusercontent.com/8c5b15ebcf53f2dd587b8dc3f36fd4d96d88faf0d0bfc490f0013a1dddebd11a/68747470733a2f2f706f7365722e707567782e6f72672f646869692f7073722d31342f762f756e737461626c65)](https://packagist.org/packages/dhii/psr-14)[![This package complies with Dhii standards](https://camo.githubusercontent.com/44bbe8c7678c1784cfc53cabce5d3e32fc22a840453c5ed9c08601522fe7c213/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446869692d436f6d706c69616e742d677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/Dhii/dhii)

Details
-------

[](#details)

This package holds the interfaces for the [PSR-14](https://github.com/php-fig/fig-standards/blob/3eb2c889eac563dc7b45d1bcd5a5b73a9502e7f1/proposed/event-manager.md) standard as it used to be when it was "Event Manager". When the standard actually enters a draft state, and the FIG publishes it separately, this package may become deprecated. However, we will maintain compatibility where possible, and will release versions with proper stability.

### Version Guide

[](#version-guide)

- [`0.1.x`](https://github.com/Dhii/psr-14/tree/develop) - This focuses on the [orignal specification](https://github.com/php-fig/fig-standards/blob/3eb2c889eac563dc7b45d1bcd5a5b73a9502e7f1/proposed/event-manager.md). If the spec changes, a new patch version will be released. There may be alpha, beta, and other unstable pre-prod versions to mirror advancements in the original spec. If the spec breaks BC, the minor version number will increase.

### Interfaces

[](#interfaces)

- [`EventManagerInterface`](src/EventManagerInterface.php) - Takes care of dispatching events and maintaining handler association.
- [`EventInterface`](src/EventInterface.php) - Represents an event.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72% of commits — single point of failure

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

Total

2

Last Release

3031d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1894e91b32c9f80d8f30a42d360af6983a507f1cf2c621b7c9a0a0de14e011c5?d=identicon)[XedinUnknown](/maintainers/XedinUnknown)

---

Top Contributors

[![XedinUnknown](https://avatars.githubusercontent.com/u/1428973?v=4)](https://github.com/XedinUnknown "XedinUnknown (18 commits)")[![mecha](https://avatars.githubusercontent.com/u/5425482?v=4)](https://github.com/mecha "mecha (7 commits)")

---

Tags

dhiieventbuspsrpsr-14standards

### Embed Badge

![Health badge](/badges/dhii-psr-14/health.svg)

```
[![Health](https://phpackages.com/badges/dhii-psr-14/health.svg)](https://phpackages.com/packages/dhii-psr-14)
```

###  Alternatives

[aura/di

A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.

352982.2k60](/packages/aura-di)[maclof/kubernetes-client

A simple yet elegant client for accessing and controlling a Kubernetes cluster.

234907.8k4](/packages/maclof-kubernetes-client)[icamys/php-sitemap-generator

Simple PHP sitemap generator.

175356.9k7](/packages/icamys-php-sitemap-generator)

PHPackages © 2026

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