PHPackages                             abdulklarapl/eventdispatcher - 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. abdulklarapl/eventdispatcher

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

abdulklarapl/eventdispatcher
============================

Simply and light event dispatcher. Let's build your own system using abdulklarapl's components!

045PHP

Since Jul 4Pushed 13y ago1 watchersCompare

[ Source](https://github.com/abdulklarapl/EventDispatcher)[ Packagist](https://packagist.org/packages/abdulklarapl/eventdispatcher)[ RSS](/packages/abdulklarapl-eventdispatcher/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

EventDispatcher
===============

[](#eventdispatcher)

[![Build Status](https://camo.githubusercontent.com/c4809dc9e5748045ce36d29b4247a21901c1397774f9b047d6d5ba97926157ff/68747470733a2f2f7472617669732d63692e6f72672f616264756c6b6c617261706c2f4576656e74446973706174636865722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/abdulklarapl/EventDispatcher)

Install
-------

[](#install)

- clone via git: `git clone git@github.com:abdulklarapl/EventDispatcher.git`
- install via composer, add: `"adulklarapl/eventdispatcher": "dev-master"` to your composer.json / require section

About
-----

[](#about)

Abdulklarapl's EventDispatcher is a simply and light event dispatcher. Let's build your own system using abdulklarapl's components!

Example
-------

[](#example)

First, create your subscriber:

```
