PHPackages                             ark/event - 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. ark/event

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

ark/event
=========

Simple event dispatching library for PHP

v0.1.2(11y ago)1701MITPHPPHP &gt;=5.3.0

Since Mar 20Pushed 11y ago2 watchersCompare

[ Source](https://github.com/arkphp/event)[ Packagist](https://packagist.org/packages/ark/event)[ RSS](/packages/ark-event/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (1)

Event [![Build Status](https://camo.githubusercontent.com/5494938c60cab7bd888fe9ba6169c0468c3f966b944e343f69eaa60650eacaa5/68747470733a2f2f7472617669732d63692e6f72672f61726b7068702f6576656e742e706e67)](https://travis-ci.org/arkphp/event)
=============================================================================================================================================================================================================================================

[](#event-)

Simple event dispatching library for PHP.

This library is a fork from [igorw/evenement](https://github.com/igorw/evenement).

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

[](#installation)

```
composer require ark/event

```

Usage
-----

[](#usage)

### Creating an Emitter

[](#creating-an-emitter)

```
