PHPackages                             antidot-fw/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. antidot-fw/event-dispatcher

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

antidot-fw/event-dispatcher
===========================

Antidot Framework PSR-14 event dispatcher library

2.1.0(4y ago)67372[2 issues](https://github.com/antidot-framework/antidot-event-dispatcher/issues)[1 PRs](https://github.com/antidot-framework/antidot-event-dispatcher/pulls)2BSD-2-ClausePHPPHP ^7.4|^8.0

Since Apr 8Pushed 4y ago2 watchersCompare

[ Source](https://github.com/antidot-framework/antidot-event-dispatcher)[ Packagist](https://packagist.org/packages/antidot-fw/event-dispatcher)[ GitHub Sponsors](https://github.com/kpicaza)[ RSS](/packages/antidot-fw-event-dispatcher/feed)WikiDiscussions 3.x.x Synced 4d ago

READMEChangelog (5)Dependencies (9)Versions (11)Used By (2)

Antidot event dispatcher
========================

[](#antidot-event-dispatcher)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/92a16d451c2a64d7c7d0ea35e742bb96fe8e89fdabb5cef7e9d808e823d4c5a3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7469646f742d6672616d65776f726b2f616e7469646f742d6576656e742d646973706174636865722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/8ef36a3ea8398cc28b6257c3776b83d4d64149ec23997ddbc4abb105493d5330/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7469646f742d6672616d65776f726b2f616e7469646f742d6576656e742d646973706174636865722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/?branch=master)[![Infection MSI](https://camo.githubusercontent.com/889775cf53dcdfd06098f7f33b81777f19c18b2cb4eea6cef4aadd39fceb944e/68747470733a2f2f62616467652e737472796b65722d6d757461746f722e696f2f6769746875622e636f6d2f616e7469646f742d6672616d65776f726b2f616e7469646f742d6576656e742d646973706174636865722f332e782e78)](https://infection.github.io)[![Type Coverage](https://camo.githubusercontent.com/115b40a02fe989e1b65d317021d7f7797958a4dadeb71ee7ebebff738e525997/68747470733a2f2f73686570686572642e6465762f6769746875622f616e7469646f742d6672616d65776f726b2f616e7469646f742d6576656e742d646973706174636865722f636f7665726167652e737667)](https://shepherd.dev/github/antidot-framework/antidot-event-dispatcher)[![Build Status](https://camo.githubusercontent.com/e9a6bb0923f714d563e331afe14349be4d872200962cf879bdb6fe269b9c45b8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7469646f742d6672616d65776f726b2f616e7469646f742d6576656e742d646973706174636865722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/build-status/3.x.x)[![Maintainability](https://camo.githubusercontent.com/3899d648723792a706439bf940d43c55cc704cd47ec9cc71b36ab2aac017dfeb/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36353638616233363231626165323835306536642f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/kpicaza/antidot-event-dispatcher/maintainability)

[Psr 14 Event dispatcher](https://github.com/php-fig/event-dispatcher) implementation.

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

[](#installation)

Using [composer](https://getcomposer.org/download/)

```
composer require antidot-fw/event-dispatcher
```

### Using [Laminas config Aggregator](https://docs.laminas.dev/laminas-config-aggregator/)

[](#using-laminas-config-aggregator)

it install the library automatically

[![install](./docs/install.jpg)](./docs/install.jpg)

### Using factory:

[](#using-factory)

#### Config

[](#config)

```
