PHPackages                             lium/event-dispatcher - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lium/event-dispatcher

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

lium/event-dispatcher
=====================

Standard implementation of PSR-14 for event handling.

v0.1.0(6y ago)4111[2 PRs](https://github.com/Lium-Framework/event-dispatcher/pulls)MITPHPPHP ^7.2.5

Since Dec 8Pushed 4y agoCompare

[ Source](https://github.com/Lium-Framework/event-dispatcher)[ Packagist](https://packagist.org/packages/lium/event-dispatcher)[ RSS](/packages/lium-event-dispatcher/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

Lium event dispatcher component
===============================

[](#lium-event-dispatcher-component)

A strict [PSR-14](https://www.php-fig.org/psr/psr-14/) implementation built with simplicity in mind.

Why?
----

[](#why)

The main goal behind this library is to be a strict implementation of the PSR-14.

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

[](#installation)

```
composer require lium/event-dispatcher

```

Usage
-----

[](#usage)

Here is a quick example to show you how to use it :

```
