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

ActiveLibrary

xervice/event
=============

3.0.0(7y ago)04351MITPHPPHP &gt;=7.1.0

Since Jul 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/xervice/event)[ Packagist](https://packagist.org/packages/xervice/event)[ RSS](/packages/xervice-event/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (6)Versions (5)Used By (1)

Event
=====

[](#event)

[![Build Status](https://camo.githubusercontent.com/3d75716a544b5e8596ef980da71a2874ca9d5ddd17d4070fdf38a632b66d443c/68747470733a2f2f7472617669732d63692e6f72672f786572766963652f6576656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xervice/event)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9e4d297b59037827db9d3127b41b79a734163f8376b5d5ce2c9bd4cf803c1876/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f6576656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/event/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/62f606b887c7c3ef5d11c618ab11d4f3b726c2befb910b9dfb0c330658764906/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f6576656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/event/?branch=master)

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

[](#installation)

```
composer require xervice/event

```

Configuration
-------------

[](#configuration)

You can fire events without configuring them. But you must define listener, to handle fired events. To do that, you have to define them in the EventDependencyProvider.

```
