PHPackages                             opis/events - 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. opis/events

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

opis/events
===========

Opis Events is a library that can be used for dispatching and intercepting events

5.0.0(7y ago)72.9k↓75%12Apache-2.0PHPPHP ^7.1

Since Dec 17Pushed 5y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (23)Used By (2)

Opis Events
===========

[](#opis-events)

[![Build Status](https://camo.githubusercontent.com/4912d497edb2922ee121db7163fa3273b49a9e839cd36abb3c06493f5a197230/68747470733a2f2f7472617669732d63692e6f72672f6f7069732f6576656e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/opis/events)[![Latest Stable Version](https://camo.githubusercontent.com/5e90f4306211e477147874c39499427bcb44809bcafb9670bc7256f0bb88d736/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f6576656e74732f76657273696f6e2e706e67)](https://packagist.org/packages/opis/events)[![Latest Unstable Version](https://camo.githubusercontent.com/66aa9e7a5b85da0280f8e10a73ace6a95ba127e584104b6eb742abfdc4c2f1ae/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f6576656e74732f762f756e737461626c652e706e67)](https://packagist.org/packages/opis/events)[![License](https://camo.githubusercontent.com/d79fcd3cb0f1e74432732d098a5096b2ef24962360d1cfd99d0df387a3560768/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f6576656e74732f6c6963656e73652e706e67)](https://packagist.org/packages/opis/events)

Events library
--------------

[](#events-library)

**Opis Events** is a library that can be used for dispatching and intercepting events.

### Documentation

[](#documentation)

The full documentation for this library can be found [here](https://opis.io/events "Documentation")

### License

[](#license)

**Opis Events** is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0 "Apache License").

### Requirements

[](#requirements)

- PHP ^7.1
- [Opis Routing](https://opis.io/routing "Opis Routing") ^5.0

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

[](#installation)

**Opis Events** is available on [Packagist](https://packagist.org/packages/opis/events "Packagist") and it can be installed from a command line interface by using [Composer](https://getcomposer.org "Composer").

```
composer require opis/events
```

Or you could directly reference it into your `composer.json` file as a dependency

```
{
    "require": {
        "opis/events": "^5.0"
    }
}
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 90.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~122 days

Recently: every ~317 days

Total

22

Last Release

1960d ago

Major Versions

1.1.0 → 2.0.02014-02-19

2.5.x-dev → 3.0.02015-07-30

3.0.0 → 4.0.02016-01-13

4.1.x-dev → 5.0-alpha.12017-06-20

5.0.0 → 2020.x-dev2021-01-01

PHP version history (4 changes)1.0.0PHP &gt;=5.3.0

5.0-alpha.1PHP &gt;=7.0.0

5.0.0PHP ^7.1

2020.x-devPHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/47afaf3c711dd321c8d09bae2afed928971ec9e9a7593c925749696f04d2fddd?d=identicon)[msarca](/maintainers/msarca)

![](https://www.gravatar.com/avatar/7c720b40eb280d9fd33cc35d74c34b3763c2777bd2502d094625faa367f0dca4?d=identicon)[sorinsarca](/maintainers/sorinsarca)

---

Top Contributors

[![msarca](https://avatars.githubusercontent.com/u/5808737?v=4)](https://github.com/msarca "msarca (127 commits)")[![sorinsarca](https://avatars.githubusercontent.com/u/3427195?v=4)](https://github.com/sorinsarca "sorinsarca (13 commits)")

---

Tags

eventeventshandlerdispatch

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/opis-events/health.svg)

```
[![Health](https://phpackages.com/badges/opis-events/health.svg)](https://phpackages.com/packages/opis-events)
```

###  Alternatives

[doctrine/event-manager

The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

6.1k501.1M115](/packages/doctrine-event-manager)[laminas/laminas-eventmanager

Trigger and listen to events within a PHP application

1.0k69.8M225](/packages/laminas-laminas-eventmanager)[tormjens/eventy

The WordPress filter/action system in Laravel

438912.9k16](/packages/tormjens-eventy)[zumba/symbiosis

Symbiosis, event structure for bootstrapping plugins.

1360.4k1](/packages/zumba-symbiosis)[codefog/contao-events_subscriptions

events\_subscriptions extension for Contao Open Source CMS

102.7k](/packages/codefog-contao-events-subscriptions)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
